修改设备模块布局

This commit is contained in:
qihao.gong@jikimo.com
2023-07-25 17:27:11 +08:00
parent 65157e93a9
commit f246827d3d
4 changed files with 77 additions and 35 deletions

View File

@@ -34,10 +34,11 @@
<field name="maintenance_standards_ids" widget="ony2many">
<tree editable="top" create="true" string="维保项目">
<field name="sequence"/>
<field name="cycle"/>
<field name="device_unit"/>
<field name="name"/>
<field name="maintenance_standards"/>
<field name="device_unit"/>
<field name="cycle"/>
</tree>
</field>
</page>