准备前端开发用结构

This commit is contained in:
mgw
2025-03-12 09:08:41 +08:00
parent 78738ed8aa
commit de1bdbe18b
3 changed files with 21 additions and 14 deletions

View File

@@ -328,6 +328,7 @@
<page string="测量" name="measure" attrs="{'invisible': [('is_out_check', '=', False)]}">
<div class="o_row">
<button name="add_measure_line" type="object" class="btn-primary" string="添加测量值"/>
<button name="remove_measure_line" type="object" class="btn-primary" string="删除测量值"/>
<button name="%(quality_control.import_complex_model_wizard)d" string="上传"
type="action"
class="btn-primary"