From 7efd871a392f6197618c0c8d8f6b2d3d08b3ff08 Mon Sep 17 00:00:00 2001 From: "396572590@qq.com" Date: Thu, 11 Aug 2022 10:15:38 +0800 Subject: [PATCH 1/8] =?UTF-8?q?feat:=20There=20is=20no=20way=20the,=20?= =?UTF-8?q?=E2=80=8556952=20=E6=A0=87=E5=87=86=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=EF=BC=8C=E5=88=86=E6=8E=A5=E5=8D=95=E7=9A=84=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B=E9=A1=B5=E9=9D=A2=EF=BC=8C=E8=AF=95=E7=94=A8=E8=BD=A6?= =?UTF-8?q?=E5=9E=8B=E6=98=BE=E7=A4=BA=E6=9C=89=E9=97=AE=E9=A2=98=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=95=B0=E6=8D=AE=208-10=E8=A7=A3=E8=AF=BB?= =?UTF-8?q?=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherStandardDetails/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 7dc5e94ff..74e5d2ae7 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -1335,7 +1335,7 @@
{{ - standShowItemEO.applyArctic + filterApplyArctic(standShowItemEO) }}
@@ -2100,7 +2100,6 @@ export default { watch: {}, methods: { filterApplyArctic(row){ - console.log(row) if(row.applyArctic){ return row.applyArctic.replaceAll('\"', '').replaceAll('\[', '').replaceAll('\]', '') }else { From be7182c2c8d35eff5e0dde8aac174483fae48ade Mon Sep 17 00:00:00 2001 From: "396572590@qq.com" Date: Thu, 11 Aug 2022 14:37:17 +0800 Subject: [PATCH 2/8] =?UTF-8?q?feat:=20There=20is=20no=20way=20the,=20?= =?UTF-8?q?=E2=80=8556833=20=E3=80=90WELINK=E3=80=91=E6=A0=87=E5=87=86?= =?UTF-8?q?=E5=85=A5=E5=BA=93=E6=B5=81=E7=A8=8B-=E6=89=B9=E5=87=86?= =?UTF-8?q?=E8=8A=82=E7=82=B9=20=E5=8F=8A=20PC=20=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E6=95=88=E6=9E=9C=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/creatProcess/bzrk/step1.vue | 8 ++- .../pages/creatProcess/bzrk/step2.vue | 64 ++++++++++++------- .../pages/creatProcess/bzrk/step3.vue | 64 ++++++++++++------- .../pages/creatProcess/bzrk/step4.vue | 2 +- .../pages/creatProcess/bzrk/step5.vue | 64 ++++++++++++------- .../processCenter/pages/phone/bzrk/step2.vue | 17 ++++- 6 files changed, 142 insertions(+), 77 deletions(-) diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue index d8774ab0a..56270d679 100644 --- a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue +++ b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue @@ -50,7 +50,13 @@ - + - + @@ -824,6 +824,7 @@ @checkedRole="checkedRole" :nodeList="nodeList" > + 加载数据
@@ -840,6 +841,7 @@ export default { name: "bzrkStep2", data() { return { + ccc:false, xgdFileMap: [], fbgbjbdFileMap: [], fbgywbdFileMap: [], @@ -1162,6 +1164,7 @@ export default { return list; }, getData() { + this.ccc = true return new Promise((resolve, reject) => { inboundLiaisonDetail({ taskIds: this.taskIds, @@ -1376,35 +1379,48 @@ export default { } }) }, + getDicTypeListCode(res,json) { + return new Promise((resolve, reject) => { + this.$http.get('sys/dictype/getDicTypeListCode', '', { + _this: this + }, res => { + const history = res; + resolve(history) + }) + }) + }, + async getDataAsync(){ + let res = await this.getDicTypeListCode() + if(res && res.data){ + this.countryOptions = res.data.COUNTRY//国家地区 + this.standSortOptions = res.data.STANDCLASSIFY // 标准类别 + this.standNatureOptions = res.data.SARPROPERTY // 标准性质 + this.standStateOptions = res.data.WBZTCLASS // 文本状态 + this.standSystemOptions = res.data.BZTXCLASS // 标准体系 + this.applyArcticOptions = res.data.ENERGYTYPES // 适用车型 + this.categoryOptions = res.data.NYLXCLASS // 能源类型 + this.applyAuthOptions = 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 = res.data.SYCPXCLASS // 适用产品线 + this.zrbmOptions = res.data.ZRBMCLASS // 责任部门 + this.zrgcsOptions = res.data.ZRGCSCLASS // 责任工程师 + this.txlbOptions = res.data.TXLBCLASS // 体系类别 + this.gkglbmOptions = res.data.GKGLBM // 归口管理部门 + this.cbcdOptions = res.data.DEGREESTANDARD // 采标程度 + this.key++ + this.ccc = false + } + }, }, created() { }, mounted() { this.getData() + this.getDataAsync() this.processTable() - this.$http.get('sys/dictype/getDicTypeListCode', '', { - _this: this - }, res => { - this.countryOptions = res.data.COUNTRY//国家地区 - this.standSortOptions = res.data.STANDCLASSIFY // 标准类别 - this.standNatureOptions = res.data.SARPROPERTY // 标准性质 - this.standStateOptions = res.data.WBZTCLASS // 文本状态 - this.standSystemOptions = res.data.BZTXCLASS // 标准体系 - this.applyArcticOptions = res.data.ENERGYTYPES // 适用车型 - this.categoryOptions = res.data.NYLXCLASS // 能源类型 - this.applyAuthOptions = 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 = res.data.SYCPXCLASS // 适用产品线 - this.zrbmOptions = res.data.ZRBMCLASS // 责任部门 - this.zrgcsOptions = res.data.ZRGCSCLASS // 责任工程师 - this.txlbOptions = res.data.TXLBCLASS // 体系类别 - this.gkglbmOptions = res.data.GKGLBM // 归口管理部门 - this.cbcdOptions = res.data.DEGREESTANDARD // 采标程度 - this.key++ - }) this.busVsFunc() this.modelFunc() } diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step3.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step3.vue index 88ac0a167..73794d654 100644 --- a/src/pages/processCenter/pages/creatProcess/bzrk/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/bzrk/step3.vue @@ -108,7 +108,7 @@ - + @@ -808,6 +808,7 @@ @checkedRole="checkedRole" :nodeList="nodeList" > + 加载数据 @@ -825,6 +826,7 @@ export default { name: "bzrkStep3", data () { return { + ccc: false, submitType: '', xgdFileMap: [], fbgbjbdFileMap: [], @@ -1123,6 +1125,7 @@ export default { return list; }, getData() { + this.ccc = true return new Promise((resolve, reject) => { inboundLiaisonDetail({ taskIds: this.taskIds, @@ -1301,36 +1304,49 @@ export default { } }) }, + getDicTypeListCode(res,json) { + return new Promise((resolve, reject) => { + this.$http.get('sys/dictype/getDicTypeListCode', '', { + _this: this + }, res => { + const history = res; + resolve(history) + }) + }) + }, + async getDataAsync(){ + let res = await this.getDicTypeListCode() + if(res && res.data){ + this.countryOptions=res.data.COUNTRY//国家地区 + this.standSortOptions = res.data.STANDCLASSIFY // 标准类别 + this.standNatureOptions = res.data.SARPROPERTY // 标准性质 + this.standStateOptions = res.data.WBZTCLASS // 文本状态 + this.standSystemOptions = res.data.BZTXCLASS // 标准体系 + this.applyArcticOptions = res.data.ENERGYTYPES // 适用车型 + this.categoryOptions = res.data.NYLXCLASS // 能源类型 + this.applyAuthOptions = 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 = res.data.SYCPXCLASS // 适用产品线 + this.zrbmOptions = res.data.ZRBMCLASS // 责任部门 + this.zrgcsOptions = res.data.ZRGCSCLASS // 责任工程师 + this.txlbOptions = res.data.TXLBCLASS // 体系类别 + this.gkglbmOptions = res.data.GKGLBM // 归口管理部门 + this.cbcdOptions = res.data.DEGREESTANDARD // 采标程度 + this.key++ + this.ccc = false + } + }, }, created(){ this.getData() }, mounted () { this.getData() + this.getDataAsync() this.processTable() - this.$http.get('sys/dictype/getDicTypeListCode', '', { - _this: this - }, res => { - this.countryOptions=res.data.COUNTRY//国家地区 - this.standSortOptions = res.data.STANDCLASSIFY // 标准类别 - this.standNatureOptions = res.data.SARPROPERTY // 标准性质 - this.standStateOptions = res.data.WBZTCLASS // 文本状态 - this.standSystemOptions = res.data.BZTXCLASS // 标准体系 - this.applyArcticOptions = res.data.ENERGYTYPES // 适用车型 - this.categoryOptions = res.data.NYLXCLASS // 能源类型 - this.applyAuthOptions = 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 = res.data.SYCPXCLASS // 适用产品线 - this.zrbmOptions = res.data.ZRBMCLASS // 责任部门 - this.zrgcsOptions = res.data.ZRGCSCLASS // 责任工程师 - this.txlbOptions = res.data.TXLBCLASS // 体系类别 - this.gkglbmOptions = res.data.GKGLBM // 归口管理部门 - this.cbcdOptions = res.data.DEGREESTANDARD // 采标程度 - this.key++ - }) this.busVsFunc() this.modelFunc() }, diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step4.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step4.vue index 02192eb2c..7bd29021a 100644 --- a/src/pages/processCenter/pages/creatProcess/bzrk/step4.vue +++ b/src/pages/processCenter/pages/creatProcess/bzrk/step4.vue @@ -62,7 +62,7 @@ - + - + @@ -796,6 +796,7 @@ @checkedRole="checkedRole" :nodeList="nodeList" > + 加载数据 @@ -812,6 +813,7 @@ export default { name: "bzrkStep5", data() { return { + ccc: false, xgdFileMap: [], fbgbjbdFileMap: [], bpgFileMap: [], @@ -1133,6 +1135,7 @@ export default { return list; }, getData() { + this.ccc = true return new Promise((resolve, reject) => { inboundLiaisonDetail({ taskIds: this.taskIds, @@ -1356,35 +1359,48 @@ export default { } }) }, + getDicTypeListCode(res,json) { + return new Promise((resolve, reject) => { + this.$http.get('sys/dictype/getDicTypeListCode', '', { + _this: this + }, res => { + const history = res; + resolve(history) + }) + }) + }, + async getDataAsync(){ + let res = await this.getDicTypeListCode() + if(res && res.data){ + this.countryOptions = res.data.COUNTRY//国家地区 + this.standSortOptions = res.data.STANDCLASSIFY // 标准类别 + this.standNatureOptions = res.data.SARPROPERTY // 标准性质 + this.standStateOptions = res.data.WBZTCLASS // 文本状态 + this.standSystemOptions = res.data.BZTXCLASS // 标准体系 + this.applyArcticOptions = res.data.ENERGYTYPES // 适用车型 + this.categoryOptions = res.data.NYLXCLASS // 能源类型 + this.applyAuthOptions = 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 = res.data.SYCPXCLASS // 适用产品线 + this.zrbmOptions = res.data.ZRBMCLASS // 责任部门 + this.zrgcsOptions = res.data.ZRGCSCLASS // 责任工程师 + this.txlbOptions = res.data.TXLBCLASS // 体系类别 + this.gkglbmOptions = res.data.GKGLBM // 归口管理部门 + this.cbcdOptions = res.data.DEGREESTANDARD // 采标程度 + this.key++ + this.ccc = false + } + }, }, created() { }, mounted() { this.getData() + this.getDataAsync() this.processTable() - this.$http.get('sys/dictype/getDicTypeListCode', '', { - _this: this - }, res => { - this.countryOptions = res.data.COUNTRY//国家地区 - this.standSortOptions = res.data.STANDCLASSIFY // 标准类别 - this.standNatureOptions = res.data.SARPROPERTY // 标准性质 - this.standStateOptions = res.data.WBZTCLASS // 文本状态 - this.standSystemOptions = res.data.BZTXCLASS // 标准体系 - this.applyArcticOptions = res.data.ENERGYTYPES // 适用车型 - this.categoryOptions = res.data.NYLXCLASS // 能源类型 - this.applyAuthOptions = 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 = res.data.SYCPXCLASS // 适用产品线 - this.zrbmOptions = res.data.ZRBMCLASS // 责任部门 - this.zrgcsOptions = res.data.ZRGCSCLASS // 责任工程师 - this.txlbOptions = res.data.TXLBCLASS // 体系类别 - this.gkglbmOptions = res.data.GKGLBM // 归口管理部门 - this.cbcdOptions = res.data.DEGREESTANDARD // 采标程度 - this.key++ - }) this.busVsFunc() this.modelFunc() } diff --git a/src/pages/processCenter/pages/phone/bzrk/step2.vue b/src/pages/processCenter/pages/phone/bzrk/step2.vue index 664d20fab..381705e7b 100644 --- a/src/pages/processCenter/pages/phone/bzrk/step2.vue +++ b/src/pages/processCenter/pages/phone/bzrk/step2.vue @@ -100,7 +100,7 @@ - +
{{form.standSystem}}
- + + 发布稿(译文)
{{ value.name }}
@@ -166,7 +167,8 @@ - -
- + + 发布稿(译文)
{{ value.name }}
@@ -678,6 +680,9 @@ export default { } }) }, + downloadFileNew(attId) { + this.$preview(attId) + }, downloadFile(fileType,attId) { this.$preview(attId) }, @@ -995,6 +1000,12 @@ export default { @import '~@/assets/styles/phone'; .bzrkStep2 { + /deep/ .el-form-item__label{ + width: 112px !important; + } + /deep/ .el-form-item__content{ + margin-left: 112px !important; + } /deep/.el-select .el-input .el-select__caret { font-size: 0; } From e36b65e341e1d108a0730ae14564e12f645c9680 Mon Sep 17 00:00:00 2001 From: "396572590@qq.com" Date: Thu, 11 Aug 2022 15:17:39 +0800 Subject: [PATCH 3/8] =?UTF-8?q?feat:=20There=20is=20no=20way=20the,=20?= =?UTF-8?q?=E2=80=8556836=20=E3=80=90WELINK=E3=80=91=E8=B0=83=E7=A0=94?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=20=E6=89=B9=E5=87=86=E8=8A=82=E7=82=B9=20?= =?UTF-8?q?=E8=B0=83=E7=A0=94=E6=A8=A1=E6=9D=BF=E4=B8=8E=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E9=99=84=E4=BB=B6=20=E7=BC=BA=E5=B0=91=E5=9C=A8=E7=BA=BF?= =?UTF-8?q?=E9=A2=84=E8=A7=88=E7=9A=84=E5=8A=9F=E8=83=BD,=20=E5=8F=8A=20PC?= =?UTF-8?q?=20=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/creatProcess/bzdy/step2.vue | 7 ++++++- .../pages/creatProcess/bzdy/step3.vue | 14 ++++++++++++-- .../pages/creatProcess/bzdy/step4.vue | 14 ++++++++++++-- .../pages/creatProcess/bzdy/step5.vue | 7 ++++++- .../pages/creatProcess/bzdy/step6.vue | 7 ++++++- .../pages/creatProcess/bzdy/step7.vue | 7 ++++++- .../pages/creatProcess/bzdy/step8.vue | 7 ++++++- .../pages/creatProcess/bzdy/step9.vue | 14 ++++++++++++-- src/pages/processCenter/pages/phone/bzdy/step2.vue | 7 ++++++- src/pages/processCenter/pages/phone/bzdy/step4.vue | 14 ++++++++++++-- src/pages/processCenter/pages/phone/bzdy/step6.vue | 7 ++++++- 11 files changed, 90 insertions(+), 15 deletions(-) diff --git a/src/pages/processCenter/pages/creatProcess/bzdy/step2.vue b/src/pages/processCenter/pages/creatProcess/bzdy/step2.vue index 5551e22fa..0e21d53a6 100644 --- a/src/pages/processCenter/pages/creatProcess/bzdy/step2.vue +++ b/src/pages/processCenter/pages/creatProcess/bzdy/step2.vue @@ -244,7 +244,12 @@ }, methods: { clickButtonToUpload(file) { - const attId = file.attId + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/creatProcess/bzdy/step3.vue b/src/pages/processCenter/pages/creatProcess/bzdy/step3.vue index ce882650e..ddd97ecde 100644 --- a/src/pages/processCenter/pages/creatProcess/bzdy/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/bzdy/step3.vue @@ -305,11 +305,21 @@ }, methods: { clickButtonToUpload2(file) { - const attId = file + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, clickButtonToUpload(file) { - const attId = file.attId + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/creatProcess/bzdy/step4.vue b/src/pages/processCenter/pages/creatProcess/bzdy/step4.vue index 052047fe6..1d53aa114 100644 --- a/src/pages/processCenter/pages/creatProcess/bzdy/step4.vue +++ b/src/pages/processCenter/pages/creatProcess/bzdy/step4.vue @@ -280,11 +280,21 @@ }, methods: { clickButtonToUpload2(file) { - const attId = file + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, clickButtonToUpload(file) { - const attId = file.attId + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/creatProcess/bzdy/step5.vue b/src/pages/processCenter/pages/creatProcess/bzdy/step5.vue index c218baeca..750bef845 100644 --- a/src/pages/processCenter/pages/creatProcess/bzdy/step5.vue +++ b/src/pages/processCenter/pages/creatProcess/bzdy/step5.vue @@ -287,7 +287,12 @@ }, methods: { clickButtonToUpload2(file) { - const attId = file + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/creatProcess/bzdy/step6.vue b/src/pages/processCenter/pages/creatProcess/bzdy/step6.vue index 2c685fa21..0174a2240 100644 --- a/src/pages/processCenter/pages/creatProcess/bzdy/step6.vue +++ b/src/pages/processCenter/pages/creatProcess/bzdy/step6.vue @@ -282,7 +282,12 @@ }, methods: { clickButtonToUpload2(file) { - const attId = file + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/creatProcess/bzdy/step7.vue b/src/pages/processCenter/pages/creatProcess/bzdy/step7.vue index 86cca5c41..cfe2cd975 100644 --- a/src/pages/processCenter/pages/creatProcess/bzdy/step7.vue +++ b/src/pages/processCenter/pages/creatProcess/bzdy/step7.vue @@ -281,7 +281,12 @@ }, methods: { clickButtonToUpload2(file) { - const attId = file + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/creatProcess/bzdy/step8.vue b/src/pages/processCenter/pages/creatProcess/bzdy/step8.vue index 49a091725..3650118a3 100644 --- a/src/pages/processCenter/pages/creatProcess/bzdy/step8.vue +++ b/src/pages/processCenter/pages/creatProcess/bzdy/step8.vue @@ -282,7 +282,12 @@ }, methods: { clickButtonToUpload2(file) { - const attId = file + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/creatProcess/bzdy/step9.vue b/src/pages/processCenter/pages/creatProcess/bzdy/step9.vue index e43f9e8ee..5eb671a22 100644 --- a/src/pages/processCenter/pages/creatProcess/bzdy/step9.vue +++ b/src/pages/processCenter/pages/creatProcess/bzdy/step9.vue @@ -316,11 +316,21 @@ }, methods: { clickButtonToUpload2(file) { - const attId = file + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, clickButtonToUpload(file) { - const attId = file.attId + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/phone/bzdy/step2.vue b/src/pages/processCenter/pages/phone/bzdy/step2.vue index 405de4a03..a2b8e317f 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step2.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step2.vue @@ -154,7 +154,12 @@ }, methods: { clickButtonToUpload(file) { - const attId = file.attId + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/phone/bzdy/step4.vue b/src/pages/processCenter/pages/phone/bzdy/step4.vue index 783eda5e4..42bbf50ef 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step4.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step4.vue @@ -168,11 +168,21 @@ }, methods: { clickButtonToUpload2(file) { - const attId = file + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, clickButtonToUpload(file) { - const attId = file.attId + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { diff --git a/src/pages/processCenter/pages/phone/bzdy/step6.vue b/src/pages/processCenter/pages/phone/bzdy/step6.vue index 494a8d933..942ad9827 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step6.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step6.vue @@ -188,7 +188,12 @@ }, methods: { clickButtonToUpload2(file) { - const attId = file + let attId = "" + if(file && file.id){ + attId = file.id + }else { + attId = file.response.data.id + } this.$preview(attId) }, handleTransfer() { From 3b0f022a5b6553ac3bb0997febf93482b5166727 Mon Sep 17 00:00:00 2001 From: "396572590@qq.com" Date: Thu, 11 Aug 2022 15:28:28 +0800 Subject: [PATCH 4/8] =?UTF-8?q?feat:=20There=20is=20no=20way=20the,=20?= =?UTF-8?q?=E2=80=8556967=20=E5=BE=81=E6=B1=82=E6=84=8F=E8=A7=81=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E6=8A=8A=E4=BA=BA=E5=91=98=E4=BF=A1=E6=81=AF=E5=AE=A1?= =?UTF-8?q?=E6=A0=B8=E9=87=8C=E8=BE=B9=E7=9A=84=E3=80=81=E8=B4=A3=E4=BB=BB?= =?UTF-8?q?=E9=83=A8=E9=97=A8=E9=AB=98=E7=BA=A7=E7=BB=8F=E7=90=86=20=20=20?= =?UTF-8?q?=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/bzzqyj/step1.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step1.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step1.vue index 8dbd98078..8e3333a96 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step1.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step1.vue @@ -157,14 +157,14 @@ -

标准法规部高级经理、责任部门高级经理

+

标准法规部高级经理

From da4eb28f4fb374e88bd4f9dcb13c90562a4b8242 Mon Sep 17 00:00:00 2001 From: "396572590@qq.com" Date: Thu, 11 Aug 2022 16:20:12 +0800 Subject: [PATCH 5/8] =?UTF-8?q?feat:=20There=20is=20no=20way=20the,=20?= =?UTF-8?q?=E2=80=85=E5=BE=81=E6=B1=82=E6=84=8F=E8=A7=81=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=84=8F=E8=A7=81=E5=B7=A6=E4=BE=A7=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/creatProcess/bzzqyj/ZQYJAddFileDetails.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/ZQYJAddFileDetails.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/ZQYJAddFileDetails.vue index 09d882850..ee30a676b 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/ZQYJAddFileDetails.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/ZQYJAddFileDetails.vue @@ -175,6 +175,9 @@