优化了功能刀具组装的出库弹窗里的确定、取消按键的显示,新增CAM装刀来源的任务出库后修改CAM用刀计划的状态改变为已完成
This commit is contained in:
@@ -281,11 +281,12 @@
|
||||
<field name="machine_tool_code"/>
|
||||
<field name="receive_person"/>
|
||||
<field name="receive_time"/>
|
||||
|
||||
<button string="确定" name="stock_removal" type="object" class="btn-primary" />
|
||||
<button string="取消" class="btn-secondary" special="cancel"/>
|
||||
|
||||
</tree>
|
||||
<footer>
|
||||
<button string="确定" name="stock_removal" type="object" class="btn-primary" />
|
||||
<button string="取消" class="btn-secondary" special="cancel"/>
|
||||
</footer>
|
||||
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user