Commit 7ee391e2e75167d3bb8b2b885387d5598a61b5d6
Merge branch 'main' of http://git.xlyprint.cn/zhangz/xlyUmi into main
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/QuoQuotation/QuotationPackTableTree/QuotationPackTableTree.js
| @@ -8309,6 +8309,7 @@ const QuotationComponent = Form.create({ | @@ -8309,6 +8309,7 @@ const QuotationComponent = Form.create({ | ||
| 8309 | bShowTreeAddChild: true, | 8309 | bShowTreeAddChild: true, |
| 8310 | bShowTreeDel: true, | 8310 | bShowTreeDel: true, |
| 8311 | bShowTreeCopyAll: true, | 8311 | bShowTreeCopyAll: true, |
| 8312 | + setNoCommonOperate: true, /* 没有新增、修改、删除通用操作按钮 */ | ||
| 8312 | // bShowProductProcess, /* 是否显示成品工序 */ | 8313 | // bShowProductProcess, /* 是否显示成品工序 */ |
| 8313 | // bShowProductMaterials, /* 是否显示成品工序 */ | 8314 | // bShowProductMaterials, /* 是否显示成品工序 */ |
| 8314 | chooseProcessConfigRow, | 8315 | chooseProcessConfigRow, |