优化工艺设计显示

This commit is contained in:
jinling.yang
2024-11-19 17:56:21 +08:00
parent 1cb646ec48
commit e634e9726f
4 changed files with 29 additions and 4 deletions

View File

@@ -353,7 +353,7 @@
</page>
</xpath>
<xpath expr="//sheet//notebook//page[@name='components']" position="before">
<page string="工艺设计">
<page string="工艺设计" attrs="{'invisible': [('state', '!=', 'technology_to_confirmed')]}">
<field name="technology_design_ids" widget="one2many">
<tree editable="bottom">
<field name="sequence" widget="handle"/>