修改设备table和跳转到维保 设备改为维保

This commit is contained in:
qihao.gong@jikimo.com
2023-08-21 10:27:50 +08:00
parent 43d6794151
commit 82322b5024
3 changed files with 8 additions and 3 deletions

View File

@@ -25,6 +25,13 @@
<field name="state" widget="statusbar" options="{'clickable': '1'}"/>
</header>
</xpath>
<xpath expr="//page[@name='maintenance']" position="attributes">
<attribute name="string">维保</attribute>
</xpath>
<xpath expr="//field[@name='maintenance_count']" position="attributes">
<attribute name="string">维保</attribute>
</xpath>
<!-- <field string="Maintenance" name="maintenance_count" widget="statinfo"/>-->
<xpath expr="//div[@name='button_box']" position="inside">
<button name="%(action_maintenance_logs)d"