1
This commit is contained in:
@@ -775,7 +775,7 @@
|
|||||||
<form>
|
<form>
|
||||||
<header>
|
<header>
|
||||||
<button string="确认拆解" name="confirmation_disassembly" type="object" class="btn-primary"
|
<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="待拆解,已拆解"/>
|
<field name="state" widget="statusbar" statusbar_visible="待拆解,已拆解"/>
|
||||||
</header>
|
</header>
|
||||||
<sheet>
|
<sheet>
|
||||||
|
|||||||
Reference in New Issue
Block a user