Commit bba8e455f311cbf0a5211dececdc65f402d1ac10
1 parent
6dbda369
1.处理报价按钮重复
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, |