修改设备类别以及机床参数

This commit is contained in:
qihao.gong@jikimo.com
2023-12-18 17:38:24 +08:00
parent ef2f7d3ecb
commit c65e13a83e
4 changed files with 17 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
<field name="arch" type="xml">
<xpath expr="//field[@name='technician_user_id']" position="before">
<field name="equipment_type" required='1'/>
<field name="equipment_type_code" required='1'/>
</xpath>
</field>
</record>