1、取消工单点击开始按钮二次确认;2、优化质量控制标准模型;3、完成<质量_质量检查>通用调整优化,

This commit is contained in:
yuxianghui
2025-01-09 17:20:18 +08:00
parent 0d3d3284ff
commit 8d0e993d1a
6 changed files with 157 additions and 9 deletions

View File

@@ -57,6 +57,10 @@
<attribute name="class">custom_required</attribute>
<attribute name="required">1</attribute>
</xpath>
<xpath expr="//sheet//group//group[1]//field[@name='operation_id']" position="after">
<field name="is_inspect" attrs="{'invisible': [('is_workorder_step', '=', False)]}"/>
</xpath>
</field>
</record>