From f82d871b5f73b0bea6486ec277750f651c2f79ab Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Wed, 22 Dec 2021 11:16:04 +0800 Subject: [PATCH 1/2] commit --- src/components/phoneRole/index.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/phoneRole/index.vue b/src/components/phoneRole/index.vue index 8201035ea..1716fd155 100644 --- a/src/components/phoneRole/index.vue +++ b/src/components/phoneRole/index.vue @@ -33,7 +33,7 @@ :immediate-check="false" :offset="300" > - + - + Date: Wed, 22 Dec 2021 13:42:14 +0800 Subject: [PATCH 2/2] commit --- src/pages/localTool/standAutoSplit/index.vue | 2 +- .../pages/creatProcess/jrbzhxh/step2.vue | 18 ++++++++++-------- .../pages/creatProcess/jrbzhxh/step3.vue | 4 ++-- .../pages/creatProcess/jrbzhxh/step4.vue | 4 ++-- 4 files changed, 15 insertions(+), 13 deletions(-) diff --git a/src/pages/localTool/standAutoSplit/index.vue b/src/pages/localTool/standAutoSplit/index.vue index 86d86d981..c8beafe7d 100644 --- a/src/pages/localTool/standAutoSplit/index.vue +++ b/src/pages/localTool/standAutoSplit/index.vue @@ -963,7 +963,7 @@ export default { _this: this }, res => { this.addSpiltStandList = res.data.list - this.addFileStandtotal = res.data.list.length + this.addFileStandtotal = res.data.count this.loadData = false }, e => { this.loadData = false diff --git a/src/pages/processCenter/pages/creatProcess/jrbzhxh/step2.vue b/src/pages/processCenter/pages/creatProcess/jrbzhxh/step2.vue index 3d030eea3..b8ee77f6d 100644 --- a/src/pages/processCenter/pages/creatProcess/jrbzhxh/step2.vue +++ b/src/pages/processCenter/pages/creatProcess/jrbzhxh/step2.vue @@ -155,21 +155,21 @@ align="center"> @@ -382,8 +382,8 @@ export default { institutionName: '', //所在部门 email: '', //联系方式 tenure:'', //任期 - account:'', //账户 - password:'', //密码 + accounts:'', //账户 + passwords:'', //密码 }], associationData: [{ contactPerson: '', //协议联络人 @@ -567,13 +567,15 @@ export default { //流程提交 handleSubmit() { this.isSubmit = true - this.wbbzform.dlFlag = '1', + this.wbbzform.dlFlag = '1' this.wbbzform.fileName = this.fileInfoList - this.wbbzform.passUser = this.$store.getters.userInfo.userId, + this.wbbzform.passUser = this.$store.getters.userInfo.userId this.wbbzform.commentText = this.commentText; this.wbbzform.participantsData = this.participantsData this.wbbzform.associationData = this.associationData var json = JSON.stringify( this.wbbzform) + console.log(json); + return this.$http.post("lawss/activiti/completeTask", { taskIds: this.taskIds, userId: this.userId, diff --git a/src/pages/processCenter/pages/creatProcess/jrbzhxh/step3.vue b/src/pages/processCenter/pages/creatProcess/jrbzhxh/step3.vue index d80b7cf57..6ae0622af 100644 --- a/src/pages/processCenter/pages/creatProcess/jrbzhxh/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/jrbzhxh/step3.vue @@ -150,13 +150,13 @@ align="center"> diff --git a/src/pages/processCenter/pages/creatProcess/jrbzhxh/step4.vue b/src/pages/processCenter/pages/creatProcess/jrbzhxh/step4.vue index d999dc6d1..e9cae7ad3 100644 --- a/src/pages/processCenter/pages/creatProcess/jrbzhxh/step4.vue +++ b/src/pages/processCenter/pages/creatProcess/jrbzhxh/step4.vue @@ -150,13 +150,13 @@ align="center">