From 292c91acf69bde647abf24381dc3e969861624a6 Mon Sep 17 00:00:00 2001
From: yanyizhou <2311759275@qq.com>
Date: Mon, 27 Dec 2021 10:45:02 +0800
Subject: [PATCH 01/21] =?UTF-8?q?=E5=85=A5=E5=BA=93=E6=B5=81=E7=A8=8B=20-?=
=?UTF-8?q?=20=E5=8A=A0=E4=B8=80=E4=B8=AA=E5=AD=97=E6=AE=B5=20-=20?=
=?UTF-8?q?=E6=88=91=E5=8F=B8=E5=8F=82=E4=B8=8E=E5=88=B6=E6=A0=87=E6=8E=92?=
=?UTF-8?q?=E5=90=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../pages/creatProcess/bzrk/step1.vue | 14 ++++++++++++++
.../pages/creatProcess/bzrk/step4.vue | 14 ++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue
index 27e97489d..98d416e6a 100644
--- a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue
+++ b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue
@@ -745,6 +745,17 @@
>
+
+
+
+
+
@@ -1511,6 +1522,7 @@
qcdw: [], // 起草单位
wssmr: [], // 我司署名人
cysd: '', // 我司参与深度
+ cyzbpm:[],// 我司参与制标排名
cllx: [], // 适用车型
nylx: [],// 能源类型
sycpx: [],// 适用产品线
@@ -1616,6 +1628,7 @@
options:[]
}, // 适用认证
cysdOptions: [], // 我司参与深度
+ cyzbpmOptions:[], // 我司参与制标排名
cbcdOptions: [], // 采标程度
wssmrOptions: [], // 我司署名人
sycpxOptions: {
@@ -2978,6 +2991,7 @@
this.categoryOptions.options = res.data.NYLXCLASS // 能源类型
this.applyAuthOptions.options = res.data.SYRZCLASS // 适用认证
this.cysdOptions = res.data.WSCYSD // 我司参与深度
+ this.cyzbpmOptions = res.data.CYZBPM // 我司参与制标排名
this.wssmrOptions = res.data.WSSMR // 我司署名人
this.sycpxOptions.options = res.data.SYCPXCLASS // 适用产品线
this.zrbmOptions.options = res.data.ZRBMCLASS // 责任部门
diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step4.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step4.vue
index 43fcc191e..01984b937 100644
--- a/src/pages/processCenter/pages/creatProcess/bzrk/step4.vue
+++ b/src/pages/processCenter/pages/creatProcess/bzrk/step4.vue
@@ -946,6 +946,17 @@
>
+
+
+
+
+
@@ -1574,6 +1585,7 @@ export default {
qcdw: '', // 起草单位
wssmr: '', // 我司署名人
cysd: '', // 我司参与深度
+ cyzbpm:[],// 我司参与制标排名
cllx: '', // 适用车型
nylx: '',// 能源类型
sycpx: '',// 适用产品线
@@ -1623,6 +1635,7 @@ export default {
options:[]
}, // 适用认证
cysdOptions: [], // 我司参与深度
+ cyzbpmOptions:[], // 我司参与制标排名
wssmrOptions: [], // 我司署名人
qcdwOptions: [], // 起草单位
sycpxOptions: {
@@ -2579,6 +2592,7 @@ export default {
this.categoryOptions.options = res.data.NYLXCLASS // 能源类型
this.applyAuthOptions.options = res.data.SYRZCLASS // 适用认证
this.cysdOptions = res.data.WSCYSD // 我司参与深度
+ this.cyzbpmOptions = res.data.CYZBPM // 我司参与制标排名
this.wssmrOptions = res.data.WSSMR // 我司署名人
this.qcdwOptions = res.data.QCDW // 起草单位
this.sycpxOptions.options = res.data.SYCPXCLASS // 适用产品线
From b9dd1aa1cd38b9dc579edf104c710b6bb9d2782f Mon Sep 17 00:00:00 2001
From: yanyizhou <2311759275@qq.com>
Date: Mon, 27 Dec 2021 10:59:07 +0800
Subject: [PATCH 02/21] =?UTF-8?q?=E6=B5=B7=E5=A4=96=20-=20=E8=AF=A6?=
=?UTF-8?q?=E6=83=85=20-=20=E5=8A=A0=E4=BA=86=E4=B8=AA=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/details/otherStandardDetails/index.vue | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index f5d615690..8fd05fba9 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -57,6 +57,7 @@
{{ sarStandardsInfoEO.standSort + ' ' + sarStandardsInfoEO.standNumber }}
+
From 3a082e4593b6a0b6bb85b42f8ccaf02f89343a44 Mon Sep 17 00:00:00 2001
From: yanyizhou <2311759275@qq.com>
Date: Mon, 27 Dec 2021 14:04:12 +0800
Subject: [PATCH 03/21] =?UTF-8?q?=E6=B5=B7=E5=A4=96=20-=20=E8=AF=A6?=
=?UTF-8?q?=E6=83=85=20-=20=E6=A0=87=E5=87=86=E5=8F=B7=E3=80=81=E4=B8=AD?=
=?UTF-8?q?=E6=96=87=E5=90=8D=E7=A7=B0=E3=80=81=E8=8B=B1=E6=96=87=E5=90=8D?=
=?UTF-8?q?=E7=A7=B0=E3=80=81=E5=8F=91=E5=B8=83=E7=A8=BF=E3=80=81=E4=BF=AE?=
=?UTF-8?q?=E8=AE=A2=E6=9C=AC=EF=BC=8C=E5=8B=98=E8=AF=AF=E4=BB=B6=EF=BC=8C?=
=?UTF-8?q?=E5=A2=9E=E8=A1=A5=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../details/otherStandardDetails/index.vue | 197 +++++++++++++++++-
1 file changed, 191 insertions(+), 6 deletions(-)
diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index 8fd05fba9..6d73b5859 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -57,6 +57,12 @@
{{ sarStandardsInfoEO.standSort + ' ' + sarStandardsInfoEO.standNumber }}
+ {{
+ sarStandardsInfoEO.standName || '-'
+ }}
+ {{
+ sarStandardsInfoEO.standEnName || '-'
+ }}
@@ -100,12 +106,135 @@
-
- {{
- sarStandardsInfoEO.standName || '-'
- }}
- {{
- sarStandardsInfoEO.standEnName || '-'
- }}
+
+
+
+
+
+
+ {{ file.oldFileName }}
+
+
+
+
+ 标准分解单
+
+
+ 更多
+
+
+ -
+
+
+
+
+
+
+
+
+ {{ file.oldFileName }}
+
+
+
+
+ 标准分解单
+
+
+ 更多
+
+
+ -
+
+
+
+
+
+
+
+
+ {{ file.oldFileName }}
+
+
+
+
+ 标准分解单
+
+
+ 更多
+
+
+ -
+
+