新增运送空料架

This commit is contained in:
jinling.yang
2024-04-28 17:34:41 +08:00
parent bc2c0f7fb0
commit 45220d75af
9 changed files with 125 additions and 15 deletions

View File

@@ -79,12 +79,12 @@
<field name="work_state" invisible="1"/>
<field name="schedule_state" invisible='1'/>
<field name="programming_state" readonly="1"/>
<field name="production_line_id" readonly="1"/>
</xpath>
<xpath expr="//field[@name='user_id']" position="before">
<field name="plan_start_processing_time" readonly="1"/>
</xpath>
<xpath expr="//field[@name='user_id']" position="after">
<field name="production_line_id" readonly="1"/>
<field name="production_line_state" readonly="1"/>
<field name="part_number"/>
<field name="part_drawing"/>