diff --git a/src/views/documentTool/documentSplit/DocumentSplitDetail.vue b/src/views/documentTool/documentSplit/DocumentSplitDetail.vue index ea2f347..632e69e 100644 --- a/src/views/documentTool/documentSplit/DocumentSplitDetail.vue +++ b/src/views/documentTool/documentSplit/DocumentSplitDetail.vue @@ -291,7 +291,7 @@ export default { downTemplateUrl: '/laws/DocumentTool/documentSplit/downloadImportTemplate' // 模板下载 }, disabledMixinsCreate: true, - tableSlotField: ['item_content', 'interpretation_articles', 'technical_specification_design_guide'], + tableSlotField: ['item_content', 'interpretation_articles'], uploadData: {}, isBackTitle: true, expandedKeys: [] diff --git a/src/views/standardRegulationLibrary/standardMasterPlan/StandardMasterPlanList.vue b/src/views/standardRegulationLibrary/standardMasterPlan/StandardMasterPlanList.vue index 67c25ec..01f978f 100644 --- a/src/views/standardRegulationLibrary/standardMasterPlan/StandardMasterPlanList.vue +++ b/src/views/standardRegulationLibrary/standardMasterPlan/StandardMasterPlanList.vue @@ -33,7 +33,7 @@