cnc工单和解除装夹工单隐藏【工序状态】字段,装夹预调工单已完成后【工序状态】字段显示“装夹预调完成”

This commit is contained in:
mgw
2024-05-18 19:52:27 +08:00
parent 9284701ed4
commit 6f3d423da1
2 changed files with 4 additions and 4 deletions

View File

@@ -171,7 +171,7 @@
</xpath>
<xpath expr="//label[1]" position="before">
<field name='routing_type'/>
<field name='process_state'/>
<field name='process_state' attrs='{"invisible": [("routing_type","!=","装夹预调")]}'/>
</xpath>
<xpath expr="//label[1]" position="attributes">
<attribute name="string">计划加工时间</attribute>