修改fetchCNC方法·

This commit is contained in:
jinling.yang
2024-06-24 14:16:42 +08:00
parent 16a00bdb10
commit eff2032762

View File

@@ -506,7 +506,7 @@
<page string="CNC程序" attrs='{"invisible": [("routing_type","!=","CNC加工")]}'>
<field name="cnc_ids" widget="one2many" string="工作程序" default_order="sequence_number,id"
readonly="1">
<tree decoration-success="button_state" decoration-bf="button_state">
<tree>
<field name="sequence_number"/>
<field name="program_name"/>
<field name="cutting_tool_name"/>