From ddf02f7c02d7e5c88e7eaa553d6b8d7bfac660bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E5=B5=A9?= Date: Mon, 17 Jul 2023 20:39:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=A6=E6=88=AA=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/phone/bzdy/step2.vue | 6 ++++-- src/pages/processCenter/pages/phone/bzdy/step4.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzdy/step6.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzdy/step7.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzdy/step8.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzdy/step9.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzjd/step4.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzjd/step5.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzjd/step6.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzpg/step2.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzpg/step6.vue | 12 ++++++++---- src/pages/processCenter/pages/phone/bzpg/step7.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzpg/step8.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzqdfb/step4.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzrk/step2.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzzqyj/step2.vue | 6 ++++-- .../processCenter/pages/phone/bzzqyj/step4-2.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzzqyj/step6.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzzqyj/step7.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzzqyj/step8.vue | 9 ++++++--- src/pages/processCenter/pages/phone/bzzqyj/step9.vue | 3 ++- src/pages/processCenter/pages/phone/qbfs/step5.vue | 6 ++++-- src/pages/processCenter/pages/phone/qbfz/step2.vue | 9 ++++++--- src/pages/processCenter/pages/phone/qbfz/step5.vue | 9 ++++++--- src/pages/processCenter/pages/phone/qbfz/step6.vue | 9 ++++++--- src/pages/processCenter/pages/phone/qbfz/step7.vue | 9 ++++++--- src/pages/processCenter/pages/phone/qbrk/step10.vue | 6 ++++-- src/pages/processCenter/pages/phone/qbrk/step11.vue | 6 ++++-- src/pages/processCenter/pages/phone/qbrk/step4.vue | 6 ++++-- src/pages/processCenter/pages/phone/qbrk/step8.vue | 6 ++++-- src/pages/processCenter/pages/phone/wbsm/step3.vue | 12 ++++++++---- src/pages/processCenter/pages/phone/wbsm/step4.vue | 12 ++++++++---- src/pages/processCenter/pages/phone/wbsm/step5.vue | 12 ++++++++---- src/pages/processCenter/pages/phone/xmpg/step4.vue | 12 ++++++++---- src/pages/processCenter/pages/phone/xmpg/step5.vue | 12 ++++++++---- 35 files changed, 204 insertions(+), 102 deletions(-) diff --git a/src/pages/processCenter/pages/phone/bzdy/step2.vue b/src/pages/processCenter/pages/phone/bzdy/step2.vue index a2b8e317f..33704d51d 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step2.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step2.vue @@ -176,7 +176,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -265,7 +266,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzdy/step4.vue b/src/pages/processCenter/pages/phone/bzdy/step4.vue index 42bbf50ef..fc7e29e23 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step4.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step4.vue @@ -199,7 +199,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -247,7 +248,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -266,7 +268,8 @@ }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzdy/step6.vue b/src/pages/processCenter/pages/phone/bzdy/step6.vue index 72cbb14c7..4bf046ba9 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step6.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step6.vue @@ -210,7 +210,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -299,7 +300,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -318,7 +320,8 @@ }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzdy/step7.vue b/src/pages/processCenter/pages/phone/bzdy/step7.vue index 5423423da..23b2aa546 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step7.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step7.vue @@ -168,7 +168,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -258,7 +259,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -277,7 +279,8 @@ }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzdy/step8.vue b/src/pages/processCenter/pages/phone/bzdy/step8.vue index 672b57365..95979e3b2 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step8.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step8.vue @@ -168,7 +168,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -258,7 +259,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -277,7 +279,8 @@ }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzdy/step9.vue b/src/pages/processCenter/pages/phone/bzdy/step9.vue index d784e3958..a052780c3 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step9.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step9.vue @@ -195,7 +195,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -284,7 +285,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -303,7 +305,8 @@ }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzjd/step4.vue b/src/pages/processCenter/pages/phone/bzjd/step4.vue index 562cc145e..42bff347e 100644 --- a/src/pages/processCenter/pages/phone/bzjd/step4.vue +++ b/src/pages/processCenter/pages/phone/bzjd/step4.vue @@ -340,7 +340,8 @@ export default { this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -417,7 +418,8 @@ export default { }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -436,7 +438,8 @@ export default { }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzjd/step5.vue b/src/pages/processCenter/pages/phone/bzjd/step5.vue index 7bcf00a5c..f1c69846b 100644 --- a/src/pages/processCenter/pages/phone/bzjd/step5.vue +++ b/src/pages/processCenter/pages/phone/bzjd/step5.vue @@ -338,7 +338,8 @@ export default { this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -415,7 +416,8 @@ export default { }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -434,7 +436,8 @@ export default { }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzjd/step6.vue b/src/pages/processCenter/pages/phone/bzjd/step6.vue index f47fb27f4..9df23976a 100644 --- a/src/pages/processCenter/pages/phone/bzjd/step6.vue +++ b/src/pages/processCenter/pages/phone/bzjd/step6.vue @@ -336,7 +336,8 @@ export default { this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -413,7 +414,8 @@ export default { }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -432,7 +434,8 @@ export default { }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzpg/step2.vue b/src/pages/processCenter/pages/phone/bzpg/step2.vue index e1b773cb6..9f78b398c 100644 --- a/src/pages/processCenter/pages/phone/bzpg/step2.vue +++ b/src/pages/processCenter/pages/phone/bzpg/step2.vue @@ -225,7 +225,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message) - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -250,7 +251,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message) - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -272,7 +274,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) diff --git a/src/pages/processCenter/pages/phone/bzpg/step6.vue b/src/pages/processCenter/pages/phone/bzpg/step6.vue index 0685b4c2e..7b46106c9 100644 --- a/src/pages/processCenter/pages/phone/bzpg/step6.vue +++ b/src/pages/processCenter/pages/phone/bzpg/step6.vue @@ -336,7 +336,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); this.processNum() } else { @@ -379,7 +380,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) @@ -491,7 +493,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message) - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -515,7 +518,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message) - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzpg/step7.vue b/src/pages/processCenter/pages/phone/bzpg/step7.vue index a9c2e1d93..7ed3cc085 100644 --- a/src/pages/processCenter/pages/phone/bzpg/step7.vue +++ b/src/pages/processCenter/pages/phone/bzpg/step7.vue @@ -352,7 +352,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); this.processNum() } else { @@ -395,7 +396,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) @@ -508,7 +510,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message) - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzpg/step8.vue b/src/pages/processCenter/pages/phone/bzpg/step8.vue index d97a3104a..a8b57898e 100644 --- a/src/pages/processCenter/pages/phone/bzpg/step8.vue +++ b/src/pages/processCenter/pages/phone/bzpg/step8.vue @@ -351,7 +351,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); this.processNum() } else { @@ -394,7 +395,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) @@ -507,7 +509,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message) - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzqdfb/step4.vue b/src/pages/processCenter/pages/phone/bzqdfb/step4.vue index 75436910f..ddcecbc9f 100644 --- a/src/pages/processCenter/pages/phone/bzqdfb/step4.vue +++ b/src/pages/processCenter/pages/phone/bzqdfb/step4.vue @@ -274,7 +274,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) @@ -398,7 +399,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.saveLoading = false @@ -421,7 +423,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzrk/step2.vue b/src/pages/processCenter/pages/phone/bzrk/step2.vue index a1a4f8246..b8446b61b 100644 --- a/src/pages/processCenter/pages/phone/bzrk/step2.vue +++ b/src/pages/processCenter/pages/phone/bzrk/step2.vue @@ -673,7 +673,8 @@ export default { this.$message.success('调整成功') this.processNum() this.queryProcess() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path: '/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -928,7 +929,8 @@ export default { this.isSubmit = false; this.formTongGuo.commentText = ""; // 流程提交之后,应该流转至待办任务页面 - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({ path: "/processCenter?tabsName=ProcessCenter" }); } else { this.processCreateStand(json); @@ -949,7 +951,8 @@ export default { if (res.result === '操作成功' || res.data === '入库成功') { this.$message.success(res.data) setTimeout(() => { - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({ name: 'ProcessCenter' }) diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step2.vue b/src/pages/processCenter/pages/phone/bzzqyj/step2.vue index 3f6bfde66..5939a8455 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step2.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step2.vue @@ -180,7 +180,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -275,7 +276,8 @@ }, {}, res => { if (res.success) { this.$message.success("提交成功"); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step4-2.vue b/src/pages/processCenter/pages/phone/bzzqyj/step4-2.vue index 95f9a1455..c65195f2d 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step4-2.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step4-2.vue @@ -273,7 +273,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -320,7 +321,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -338,7 +340,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } }) diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step6.vue b/src/pages/processCenter/pages/phone/bzzqyj/step6.vue index 1b6f8cee7..4dc504b6d 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step6.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step6.vue @@ -328,7 +328,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -390,7 +391,8 @@ }, {}, res => { if (res.success) { this.$message.success("提交成功"); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; @@ -413,7 +415,8 @@ }, {}, res => { if (res.success) { this.$message.success("驳回成功"); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step7.vue b/src/pages/processCenter/pages/phone/bzzqyj/step7.vue index b2321728c..772d49a91 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step7.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step7.vue @@ -284,7 +284,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -340,7 +341,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -359,7 +361,8 @@ }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step8.vue b/src/pages/processCenter/pages/phone/bzzqyj/step8.vue index c963cd1da..b19c8a05b 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step8.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step8.vue @@ -285,7 +285,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) @@ -343,7 +344,8 @@ }, {}, res => { if (res.success) { this.$message.success('提交成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -362,7 +364,8 @@ }, {}, res => { if (res.success) { this.$message.success('驳回成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step9.vue b/src/pages/processCenter/pages/phone/bzzqyj/step9.vue index 11099a4ea..055254b8e 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step9.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step9.vue @@ -300,7 +300,8 @@ this.drawerModal = false this.$message.success('调整成功') this.processNum() - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.$message.warning(res.message) diff --git a/src/pages/processCenter/pages/phone/qbfs/step5.vue b/src/pages/processCenter/pages/phone/qbfs/step5.vue index 6fe93cb5f..f957a3f31 100644 --- a/src/pages/processCenter/pages/phone/qbfs/step5.vue +++ b/src/pages/processCenter/pages/phone/qbfs/step5.vue @@ -616,7 +616,8 @@ export default { }) } this.submitLoading = false - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) } else { this.isSubmit = false @@ -716,7 +717,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); this.processNum() } else { diff --git a/src/pages/processCenter/pages/phone/qbfz/step2.vue b/src/pages/processCenter/pages/phone/qbfz/step2.vue index 28f26f27c..5f13c1e65 100644 --- a/src/pages/processCenter/pages/phone/qbfz/step2.vue +++ b/src/pages/processCenter/pages/phone/qbfz/step2.vue @@ -198,7 +198,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message) - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -221,7 +222,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message) - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push('/processCenter') } this.isSubmit = false @@ -248,7 +250,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) diff --git a/src/pages/processCenter/pages/phone/qbfz/step5.vue b/src/pages/processCenter/pages/phone/qbfz/step5.vue index 2818ba22b..817164265 100644 --- a/src/pages/processCenter/pages/phone/qbfz/step5.vue +++ b/src/pages/processCenter/pages/phone/qbfz/step5.vue @@ -243,7 +243,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; @@ -269,7 +270,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; @@ -307,7 +309,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) diff --git a/src/pages/processCenter/pages/phone/qbfz/step6.vue b/src/pages/processCenter/pages/phone/qbfz/step6.vue index cc62aefce..2a4eb60a4 100644 --- a/src/pages/processCenter/pages/phone/qbfz/step6.vue +++ b/src/pages/processCenter/pages/phone/qbfz/step6.vue @@ -243,7 +243,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; @@ -267,7 +268,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; @@ -301,7 +303,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) diff --git a/src/pages/processCenter/pages/phone/qbfz/step7.vue b/src/pages/processCenter/pages/phone/qbfz/step7.vue index ea608ebff..98244a900 100644 --- a/src/pages/processCenter/pages/phone/qbfz/step7.vue +++ b/src/pages/processCenter/pages/phone/qbfz/step7.vue @@ -243,7 +243,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; @@ -269,7 +270,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; @@ -307,7 +309,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) diff --git a/src/pages/processCenter/pages/phone/qbrk/step10.vue b/src/pages/processCenter/pages/phone/qbrk/step10.vue index 6eb1e96aa..ffe0639e5 100644 --- a/src/pages/processCenter/pages/phone/qbrk/step10.vue +++ b/src/pages/processCenter/pages/phone/qbrk/step10.vue @@ -908,7 +908,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) this.processNum() } else { @@ -1932,7 +1933,8 @@ export default { // this.processCreateLaws(json) } this.isSubmit = false - hwh5.close() + // hwh5.close() + this.$router.go(-2) // 流程提交之后,应该流转至待办任务页面 this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) }else { diff --git a/src/pages/processCenter/pages/phone/qbrk/step11.vue b/src/pages/processCenter/pages/phone/qbrk/step11.vue index 6d081ef17..7840de0bb 100644 --- a/src/pages/processCenter/pages/phone/qbrk/step11.vue +++ b/src/pages/processCenter/pages/phone/qbrk/step11.vue @@ -907,7 +907,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) this.processNum() } else { @@ -1931,7 +1932,8 @@ export default { // this.processCreateLaws(json) } this.isSubmit = false - hwh5.close() + // hwh5.close() + this.$router.go(-2) // 流程提交之后,应该流转至待办任务页面 this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) }else { diff --git a/src/pages/processCenter/pages/phone/qbrk/step4.vue b/src/pages/processCenter/pages/phone/qbrk/step4.vue index 4b85fe02f..c80016217 100644 --- a/src/pages/processCenter/pages/phone/qbrk/step4.vue +++ b/src/pages/processCenter/pages/phone/qbrk/step4.vue @@ -1253,7 +1253,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) this.processNum() } else { @@ -2278,7 +2279,8 @@ export default { // this.processCreateLaws(json) } this.isSubmit = false - hwh5.close() + // hwh5.close() + this.$router.go(-2) // 流程提交之后,应该流转至待办任务页面 this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) }else { diff --git a/src/pages/processCenter/pages/phone/qbrk/step8.vue b/src/pages/processCenter/pages/phone/qbrk/step8.vue index 6adde136d..b0650e668 100644 --- a/src/pages/processCenter/pages/phone/qbrk/step8.vue +++ b/src/pages/processCenter/pages/phone/qbrk/step8.vue @@ -937,7 +937,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) this.processNum() } else { @@ -1971,7 +1972,8 @@ export default { } this.isSubmit = false this.saveLoading = false - hwh5.close() + // hwh5.close() + this.$router.go(-2) // 流程提交之后,应该流转至待办任务页面 this.$router.push({path:'/processCenter?tabsName=ProcessCenter'}) }else { diff --git a/src/pages/processCenter/pages/phone/wbsm/step3.vue b/src/pages/processCenter/pages/phone/wbsm/step3.vue index 198520da3..f800f13cd 100644 --- a/src/pages/processCenter/pages/phone/wbsm/step3.vue +++ b/src/pages/processCenter/pages/phone/wbsm/step3.vue @@ -196,7 +196,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); this.processNum() } else { @@ -309,7 +310,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false @@ -337,7 +339,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } }, e => { @@ -364,7 +367,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) diff --git a/src/pages/processCenter/pages/phone/wbsm/step4.vue b/src/pages/processCenter/pages/phone/wbsm/step4.vue index 3cd0db990..6fd8475ad 100644 --- a/src/pages/processCenter/pages/phone/wbsm/step4.vue +++ b/src/pages/processCenter/pages/phone/wbsm/step4.vue @@ -202,7 +202,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); this.processNum() } else { @@ -315,7 +316,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false @@ -343,7 +345,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } }, e => { @@ -370,7 +373,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) diff --git a/src/pages/processCenter/pages/phone/wbsm/step5.vue b/src/pages/processCenter/pages/phone/wbsm/step5.vue index a3f15d287..223ea567c 100644 --- a/src/pages/processCenter/pages/phone/wbsm/step5.vue +++ b/src/pages/processCenter/pages/phone/wbsm/step5.vue @@ -202,7 +202,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); this.processNum() } else { @@ -315,7 +316,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false @@ -343,7 +345,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } }, e => { @@ -370,7 +373,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) diff --git a/src/pages/processCenter/pages/phone/xmpg/step4.vue b/src/pages/processCenter/pages/phone/xmpg/step4.vue index 535cc8db2..1dca58f37 100644 --- a/src/pages/processCenter/pages/phone/xmpg/step4.vue +++ b/src/pages/processCenter/pages/phone/xmpg/step4.vue @@ -281,7 +281,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); this.processNum() } else { @@ -324,7 +325,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) @@ -478,7 +480,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } }, e => { @@ -500,7 +503,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false; diff --git a/src/pages/processCenter/pages/phone/xmpg/step5.vue b/src/pages/processCenter/pages/phone/xmpg/step5.vue index 76a173a4b..65de5024e 100644 --- a/src/pages/processCenter/pages/phone/xmpg/step5.vue +++ b/src/pages/processCenter/pages/phone/xmpg/step5.vue @@ -279,7 +279,8 @@ export default { if (res.success) { this.drawerModal = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); this.processNum() } else { @@ -322,7 +323,8 @@ export default { if (res.success) { this.turnLoading = false this.$message.success('调整成功') - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter") } else { this.$message.warning(res.message) @@ -476,7 +478,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } }, e => { @@ -498,7 +501,8 @@ export default { }, res => { if (res.success) { this.$message.success(res.message); - hwh5.close() + // hwh5.close() + this.$router.go(-2) this.$router.push("/processCenter"); } this.isSubmit = false;