diff --git a/src/components/QuoQuotation/QuotationPackTableTree/QuotationPackTableTree.js b/src/components/QuoQuotation/QuotationPackTableTree/QuotationPackTableTree.js index b25f38f..82bd364 100644 --- a/src/components/QuoQuotation/QuotationPackTableTree/QuotationPackTableTree.js +++ b/src/components/QuoQuotation/QuotationPackTableTree/QuotationPackTableTree.js @@ -8309,6 +8309,7 @@ const QuotationComponent = Form.create({ bShowTreeAddChild: true, bShowTreeDel: true, bShowTreeCopyAll: true, + setNoCommonOperate: true, /* 没有新增、修改、删除通用操作按钮 */ // bShowProductProcess, /* 是否显示成品工序 */ // bShowProductMaterials, /* 是否显示成品工序 */ chooseProcessConfigRow,