diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue index 95f444881..21d290216 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue @@ -3,7 +3,7 @@ - +
基础信息
@@ -390,7 +390,7 @@ export default { } else { this.isSubmit = true var json = this.json - json.actionFlag = 0 + json.bdFlag = '0' json.commentText = this.commentText this.$http.post('lawss/activiti/completeTask', { json: JSON.stringify(json), @@ -409,7 +409,7 @@ export default { if (this.commentText) { this.isSubmit = true var json = this.json - json.actionFlag = 1 + json.bdFlag = '1' json.commentText = this.commentText this.$http.post('lawss/activiti/completeTask', { json: JSON.stringify(json), diff --git a/src/pages/processCenter/pages/processList/tabComponents/processCenter/index.vue b/src/pages/processCenter/pages/processList/tabComponents/processCenter/index.vue index e172f1a57..00fe29240 100644 --- a/src/pages/processCenter/pages/processList/tabComponents/processCenter/index.vue +++ b/src/pages/processCenter/pages/processList/tabComponents/processCenter/index.vue @@ -658,7 +658,7 @@ export default { prcType: row.prcType } }) - } else if (row.taskInfo === '标准法规工程师汇总') { + } else if (row.taskInfo === '部长+对接人审核') { this.$router.push({ name: 'bzzqyjStep7', query: {