制造列表新增编程状态显示

This commit is contained in:
guanhuan
2025-01-20 14:09:23 +08:00
parent 0bf701e743
commit dc843588e9

View File

@@ -74,7 +74,9 @@
<xpath expr="//field[@name='production_real_duration']" position="attributes">
<attribute name="invisible">1</attribute>
</xpath>
<xpath expr="//field[@name='state']" position="after">
<field name="programming_state" optional="hide"/>
</xpath>
</field>
</record>