From 1e1c7eee89aeeedd9bb084ddf5808b8dd8b2f502 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, 16 Sep 2021 16:51:05 +0800 Subject: [PATCH 1/7] =?UTF-8?q?=E5=BE=81=E6=B1=82=E6=84=8F=E8=A7=81?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../home1/components/solicitopinions/index.vue | 9 ++------- .../standardForComments/index.vue | 4 ++-- .../pags/consultationDetails.vue | 18 +++++++++--------- 3 files changed, 13 insertions(+), 18 deletions(-) diff --git a/src/pages/home1/components/solicitopinions/index.vue b/src/pages/home1/components/solicitopinions/index.vue index 689255518..3bed9ea18 100644 --- a/src/pages/home1/components/solicitopinions/index.vue +++ b/src/pages/home1/components/solicitopinions/index.vue @@ -4,7 +4,7 @@
- + {{ this.$route.query.item.cid }}
-- - - {{ this.$route.query.item.cname || '-' }} - -
+ + + + + + + +
From 690931315ef6f74371d919a8290c549a1dd6e5f6 Mon Sep 17 00:00:00 2001
From: yanyizhou <2311759275@qq.com>
Date: Thu, 16 Sep 2021 16:52:47 +0800
Subject: [PATCH 2/7] =?UTF-8?q?=E6=B5=B7=E5=A4=96=E6=A0=87=E5=87=86?=
=?UTF-8?q?=E6=B3=95=E8=A7=84=EF=BC=8C=E5=BA=9F=E6=AD=A2=E5=92=8C=E8=A2=AB?=
=?UTF-8?q?=E4=BB=A3=E6=9B=BF=E7=9A=84=E8=A6=81=E7=BA=A2=E8=89=B2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../foreignStandardsAndRegulations/index.vue | 25 +++++++++++++------
1 file changed, 18 insertions(+), 7 deletions(-)
diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
index c156c9622..2d4057c99 100644
--- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
@@ -181,7 +181,10 @@
label="标准号"
>
- {{
+ {{
+ scope.row.standSortShow
+ }} {{ scope.row.standNumber }}-{{ scope.row.standYear }}
+ {{
scope.row.standSortShow
}} {{ scope.row.standNumber }}-{{ scope.row.standYear }}
{{ scope.row.standSortShow }}
@@ -194,7 +197,8 @@
label="标准名称"
>
- {{ scope.row.standName }}
+ {{ scope.row.standName }}
+ {{ scope.row.standName }}
会签责任人
流程发起人
- 责任人
- 责任人
- 标准法规工程师
- 责任对接人,标准法规部部门负责人
- 流程发起人
+ 责任人
+ 责任人
+ 标准法规工程师
+ 责任对接人,标准法规部部门负责人
+