1.修复材料型号同步报验证问题2.优化工单的工件派送3.计划里新增生产线的优化

This commit is contained in:
jinling.yang
2024-01-26 17:46:53 +08:00
parent 37161e2e20
commit cf2aaa38fe
7 changed files with 51 additions and 42 deletions

View File

@@ -69,6 +69,8 @@
<field name="programming_no" readonly="1"/>
<field name="work_state" invisible="1"/>
<field name="programming_state" readonly="1"/>
<field name="production_line_id" readonly="1"/>
<field name="plan_start_processing_time" readonly="1"/>
</xpath>
<xpath expr="//header//button[@name='action_cancel']" position="replace">
<button name="action_cancel" type="object" string="取消" data-hotkey="z"