修改设备日志列表展示

This commit is contained in:
qihao.gong@jikimo.com
2023-10-24 17:31:42 +08:00
parent 8346f40b79
commit 4098dda5b8
3 changed files with 7 additions and 28 deletions

View File

@@ -101,7 +101,7 @@
<field name="inherit_id" ref="sf_maintenance.view_maintenance_logs_tree"/>
<field name="arch" type="xml">
<xpath expr="//field[@name='code']" position="after">
<field name="production_line_id"/>
<field name="production_line_id" optional="hide"/>
</xpath>
</field>
</record>