1
This commit is contained in:
@@ -775,7 +775,7 @@
|
||||
<form>
|
||||
<header>
|
||||
<button string="确认拆解" name="confirmation_disassembly" type="object" class="btn-primary"
|
||||
confirm="是否确认拆解" attrs="{'invisible': [('state', '!=', '已拆解')]}"/>
|
||||
confirm="是否确认拆解" attrs="{'invisible': [('state', '!=', '待拆解')]}"/>
|
||||
<field name="state" widget="statusbar" statusbar_visible="待拆解,已拆解"/>
|
||||
</header>
|
||||
<sheet>
|
||||
|
||||
Reference in New Issue
Block a user