From b33721eee1e7cb814663a9ef059ded9f34060fd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Mon, 21 Mar 2022 10:53:28 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E9=87=8D=E7=82=B9=E8=AE=A4=E8=AF=81?= =?UTF-8?q?=E6=A0=87=E5=87=86=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/processList/tabComponents/newProcess/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/processCenter/pages/processList/tabComponents/newProcess/index.vue b/src/pages/processCenter/pages/processList/tabComponents/newProcess/index.vue index 3e861aab2..77490902d 100644 --- a/src/pages/processCenter/pages/processList/tabComponents/newProcess/index.vue +++ b/src/pages/processCenter/pages/processList/tabComponents/newProcess/index.vue @@ -125,7 +125,7 @@
- +
From ade9012cbae07a767f668d56801cf60ce28ba620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Mon, 21 Mar 2022 11:30:27 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E4=BC=81=E6=A0=87=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/EnterpriseStandardDatabase.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index 329566308..24f74d06f 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -275,11 +275,11 @@ 编辑 + v-btn-permission="'dd4ea796dab7a01b105ba657b1968a84'">编辑 企标复审计划 + v-btn-permission="'76742566e1cf930f384ef78cecb86f61'">企标复审计划
From 55d3bcb1f637c70584047e6ddbe23187148282a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Mon, 21 Mar 2022 15:04:50 +0800 Subject: [PATCH 3/6] =?UTF-8?q?=E5=9B=BD=E5=86=85=E6=A0=87=E5=87=86?= =?UTF-8?q?=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../domesticStandardsAndRegulations/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index e91f1e64b..c91d4302c 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -163,12 +163,12 @@ v-btn-permission="'5aedea192a77b14c364f19bdcee3513a'">移除标准 OCR 拆分 From 2392ec3a511262e8b5f9e9f31bf45d5a4ea1956e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Mon, 21 Mar 2022 16:06:22 +0800 Subject: [PATCH 4/6] =?UTF-8?q?=E4=BC=81=E6=A0=87=E8=AE=A1=E5=88=92?= =?UTF-8?q?=E5=92=8C=E5=B7=A5=E4=BD=9C=E7=BB=84=E6=A8=A1=E5=9D=97=E7=9A=84?= =?UTF-8?q?=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navMenu/index.vue | 3 ++- .../enterpriseStandardPlan/index.vue | 10 +++++++--- .../workingGroup/components/workingGroup1/index.vue | 6 ++++++ .../workingGroup/components/workingGroup2/index.vue | 6 ++++++ src/pages/regulatoryRepository/workingGroup/index.vue | 2 +- 5 files changed, 22 insertions(+), 5 deletions(-) diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index 9b78fcabf..8f993a703 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -124,7 +124,7 @@ { title: '企标计划', path: '/enterpriseStandardPlan', - // menuId: '8a9c87fe06244fb9d55e78fb281f625b' + menuId: 'b07296765085f06eb3c158147f3a7312' }, { title: '法规清单', @@ -139,6 +139,7 @@ { title: '工作组', path: '/workingGroup', + menuId: 'b64240325f0e01ec4a318ee0cfedd82e' }, { title: '征求意见', diff --git a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue index 5f42f4f0c..fa068aab2 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue @@ -34,6 +34,7 @@ @@ -56,6 +58,7 @@ 新增 @@ -71,6 +74,7 @@ 删除
@@ -171,13 +175,13 @@ - + 查看 - + 编辑 - + 删除 diff --git a/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue b/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue index 20ed38df5..82c3903a4 100644 --- a/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue +++ b/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue @@ -7,6 +7,7 @@
@@ -26,6 +28,7 @@ size="mini" class="common-button-primary" v-if="editButton" + v-btn-permission="'a3803aae3f65134dee97c6b03680d4f9'" @click="editItem"> 编辑 @@ -33,6 +36,7 @@ type="primary" size="mini" class="common-button-primary" + v-btn-permission="'db4ab168afb99c61d4f986c9746a7c65'" v-if="seeButton" @click="seeItem"> 查看 @@ -42,6 +46,7 @@ size="mini" class="common-button-primary" v-if="seeItemButton" + v-btn-permission="'e99a7847d5d9d04d4423e8f69e77f080'" @click="handlePreview(standId)"> 查看标准 @@ -50,6 +55,7 @@ size="mini" class="common-button-default" v-if="delectButton" + v-btn-permission="'b1391e768988c363b177419e2ae16633'" @click="delItem"> 删除 diff --git a/src/pages/regulatoryRepository/workingGroup/components/workingGroup2/index.vue b/src/pages/regulatoryRepository/workingGroup/components/workingGroup2/index.vue index 30b5ee558..a63af522a 100644 --- a/src/pages/regulatoryRepository/workingGroup/components/workingGroup2/index.vue +++ b/src/pages/regulatoryRepository/workingGroup/components/workingGroup2/index.vue @@ -10,6 +10,7 @@ size="mini" class="common-button-primary" v-if="addButton" + v-btn-permission="'9b99ffc92c0100dab08b9fd0037e2b06'" @click="addItem"> 新增 @@ -18,6 +19,7 @@ size="mini" class="common-button-primary" v-if="addItemButton" + v-btn-permission="'fc429d36f2d117f13f079aab59c28338'" @click="addItem2"> 新增政策 @@ -26,6 +28,7 @@ size="mini" class="common-button-primary" v-if="editButton" + v-btn-permission="'8088f3612c206cb5ca5040091a08ac86'" @click="editItem"> 编辑 @@ -34,6 +37,7 @@ size="mini" class="common-button-primary" v-if="seeButton" + v-btn-permission="'4abd63ca838a6845bdf6a9e8cbc8ad5b'" @click="seeItem"> 查看 @@ -42,6 +46,7 @@ size="mini" class="common-button-primary" v-if="seeItemButton" + v-btn-permission="'acc9bf3585de7dbf7282cc3cf4fb6337'" @click="handlePreview(standId)"> 查看政策 @@ -50,6 +55,7 @@ size="mini" class="common-button-default" v-if="delectButton" + v-btn-permission="'19e9ff56a1d5dcde2710036d5cc53ebb'" @click="delItem"> 删除 diff --git a/src/pages/regulatoryRepository/workingGroup/index.vue b/src/pages/regulatoryRepository/workingGroup/index.vue index d171a7858..f3c350c94 100644 --- a/src/pages/regulatoryRepository/workingGroup/index.vue +++ b/src/pages/regulatoryRepository/workingGroup/index.vue @@ -14,7 +14,7 @@ - 工作组统计 + 工作组统计