From be74ba81a1b1d13d594a29f9965bc65f9460eda4 Mon Sep 17 00:00:00 2001 From: "396572590@qq.com" Date: Wed, 29 Jun 2022 16:05:02 +0800 Subject: [PATCH] feat: There is no way the, --- .../processCenter/pages/creatProcess/qbrk-product/step1.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/processCenter/pages/creatProcess/qbrk-product/step1.vue b/src/pages/processCenter/pages/creatProcess/qbrk-product/step1.vue index f077373ff..8cdd2205c 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk-product/step1.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk-product/step1.vue @@ -2999,7 +2999,7 @@ if (res.data === '操作成功') { this.submitLoading = false this.isSubmit = false - if (this.$route.query.bpnId !== '') { + if (this.$route.query.bpnId && this.$route.query.bpnId !== '') { let taskId = { id: this.$route.query.bpnId }