From 5ddf90cfe0f56c24e9d9be202430f4d1e3fc11c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Thu, 9 Sep 2021 19:30:44 +0800 Subject: [PATCH 1/7] =?UTF-8?q?=E6=A0=87=E5=87=86=E9=A2=84=E8=AD=A6?= =?UTF-8?q?=E6=A3=80=E7=B4=A2=E6=9D=A1=E4=BB=B6=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/localTool/standardWarning.vue | 116 +++++++++++++----------- 1 file changed, 64 insertions(+), 52 deletions(-) diff --git a/src/pages/localTool/standardWarning.vue b/src/pages/localTool/standardWarning.vue index fbaf6a859..6a371a151 100644 --- a/src/pages/localTool/standardWarning.vue +++ b/src/pages/localTool/standardWarning.vue @@ -8,59 +8,70 @@
- - -
实施预警
-
- -
- - - - - - - - - - - - - - - - - - - - 查询 - - - 清空 - - - +
+
实施预警
+
+
+ + + + + + + + + + + + + + + + + +
+ + 查询 + + + 清空 +
- - -
+ + + + + + + + + + + + + + + + +
+
新车型实施日期预警 Date: Thu, 9 Sep 2021 19:31:57 +0800 Subject: [PATCH 2/7] =?UTF-8?q?=E6=B5=B7=E5=A4=96=E6=A0=87=E5=87=86,?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BD=93=E7=B3=BB,=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E4=BD=93=E7=B3=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../foreignStandardsAndRegulations/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 95cd76388..cfefa2373 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -2530,8 +2530,8 @@ export default { this.selectChildMenu(data) this.productModal = true // 取消所有的选中效果 + this.productTitle = '编辑体系' this.handleSelectAll(false) - this.productTitle = '编辑信息' // const newChild = { id: this.id++, label: 'testtest', children: [] }; // if (!data.children) { // this.$set(data, 'children', []); @@ -2543,10 +2543,10 @@ export default { this.modalType = 1 this.selectChildMenu(data) this.productModal = true + this.productTitle = '新增体系' + this.productModelAdd.dicTypeCode = '' // 取消所有的选中效果 this.handleSelectAll(false) - this.productTitle = '新增下级菜单信息' - this.productModelAdd.dicTypeCode = '' // const newChild = { id: this.id++, label: 'testtest', children: [] }; // if (!data.children) { // this.$set(data, 'children', []); From 00dd9ffd153b5dd14ba7bb0c2e172e72b24a52e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Thu, 9 Sep 2021 19:36:38 +0800 Subject: [PATCH 3/7] =?UTF-8?q?=E8=8D=89=E7=A8=BF=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/processList/tabComponents/taskDraft/index.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue b/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue index 09410d64a..1673f66fb 100644 --- a/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue +++ b/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue @@ -80,7 +80,6 @@ prop="prcType" label="流程类型" align="center" - width="500" >