修复产品模板中产品类别为刀具和夹具时,根据产品类别为刀具和夹具时,新增的page页面里的字段显示及回显Bug

This commit is contained in:
jinling.yang
2023-07-17 16:46:01 +08:00
parent 14283ab5e4
commit f68dce9ee2
9 changed files with 1215 additions and 193 deletions

View File

@@ -15,7 +15,6 @@
'data': [
'data/product_data.xml',
'data/uom_data.xml',
# 'data/cutting_tool_data.xml',
'views/product_template_view.xml',
'views/product_workorder.xml'
],