From 5f3a48ed38687d36c00132731926c8a64384703e Mon Sep 17 00:00:00 2001 From: danshihao Date: Tue, 16 Jul 2024 13:54:20 +0800 Subject: [PATCH] =?UTF-8?q?[update=20=E6=A0=87=E5=87=86=E4=B8=BB=E8=AE=A1?= =?UTF-8?q?=E5=88=92]=20=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../documentTool/documentSplit/DocumentSplitDetail.vue | 2 +- .../standardMasterPlan/StandardMasterPlanList.vue | 2 +- .../standardMasterPlan/modules/StandardMasterPlanModal.vue | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) 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 @@
{{ $t('add') }} - {{ $t('export') }}
diff --git a/src/views/standardRegulationLibrary/standardMasterPlan/modules/StandardMasterPlanModal.vue b/src/views/standardRegulationLibrary/standardMasterPlan/modules/StandardMasterPlanModal.vue index 61a8acb..1dc3517 100644 --- a/src/views/standardRegulationLibrary/standardMasterPlan/modules/StandardMasterPlanModal.vue +++ b/src/views/standardRegulationLibrary/standardMasterPlan/modules/StandardMasterPlanModal.vue @@ -17,11 +17,13 @@ - @@ -596,7 +598,7 @@