1、优化中控接口14-16

This commit is contained in:
yuxianghui
2024-02-23 17:29:04 +08:00
parent 475b45b293
commit db48ef396e
8 changed files with 98 additions and 96 deletions

View File

@@ -12,7 +12,7 @@
<button string="获取机床刀库信息" name="register_equipment_tool" type="object" class="btn-primary"/>
<field name='product_template_ids'>
<tree editable='bottom'>
<field name="code"/>
<field name="code" readonly="false"/>
<field name="tool_code"/>
<field name="functional_tool_type"/>
<field name="functional_tool_name_id"/>