需求计划下达计划

This commit is contained in:
guanhuan
2025-07-04 10:18:28 +08:00
parent 6e877d0449
commit df4995fa24
4 changed files with 46 additions and 7 deletions

View File

@@ -8,9 +8,8 @@
<header>
<button string="打印" name="button_action_print" type="object"
class="btn-primary"/>
<button string="下达计划" name="button_release_plan" type="object"
<button string="下达计划" name="button_batch_release_plan" type="object"
class="btn-primary"
attrs="{'invisible': [('status', 'in', ('50','60','100'))]}"
/>
</header>
<field name="sequence" widget="handle"/>