From 2ba5b5d0f036e12f297ffd7b28560676c085b296 Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Sun, 16 Jan 2022 15:36:40 +0800 Subject: [PATCH] feat: There is no way the, --- .../tabComponents/taskDraft/index.vue | 24 +++++++++++++------ 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue b/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue index 754f3b156..8f4738ae1 100644 --- a/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue +++ b/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue @@ -291,7 +291,7 @@ export default { verifySarStandard: true, } }) - }else if (row.taskInfo === '企标编写汇总修订'){ + }else if (mes.taskInfo === '企标编写汇总修订'){ this.$router.push({ name: 'bussLibrary3', query: { @@ -302,7 +302,7 @@ export default { verifySarStandard: true, } }) - }else if (row.taskInfo === '总院各中心兼职标准化员/各事业部标准化员初审'){ + }else if (mes.taskInfo === '总院各中心兼职标准化员/各事业部标准化员初审'){ this.$router.push({ name: 'bussLibrary4', query: { @@ -312,7 +312,7 @@ export default { verifySarStandard: true, } }) - }else if (row.taskInfo === '重新企标编写汇总修订'){ + }else if (mes.taskInfo === '重新企标编写汇总修订'){ this.$router.push({ name: 'bussLibraryC3', query: { @@ -409,7 +409,7 @@ export default { verifySarStandard: true, } }) - }else if (row.taskInfo === '主起草人培训'){ + }else if (mes.taskInfo === '主起草人培训'){ this.$router.push({ name: 'bussLibrary12', query: { @@ -420,7 +420,7 @@ export default { prcType: row.prcType } }) - }else if (row.taskInfo === '标准法规部标准化工程师发布'){ + }else if (mes.taskInfo === '标准法规部标准化工程师发布'){ this.$router.push({ name: 'bussLibrary13', query: { @@ -456,7 +456,17 @@ export default { verifySarStandard: true, } }) - }else if (row.taskInfo === '企标编写汇总修订'){ + }else if (mes.taskInfo === '发起企标制修订流程'){ + this.$router.push({ + name: 'bussLibraryProduct1', + query: { + type: 'buss2', + processName: mes.taskInfo, + bpnId: id, + verifySarStandard: true, + } + }) + }else if (mes.taskInfo === '企标编写汇总修订'){ this.$router.push({ name: 'bussLibraryProduct3', query: { @@ -466,7 +476,7 @@ export default { verifySarStandard: true, } }) - }else if (row.taskInfo === '重新企标编写汇总修订'){ + }else if (mes.taskInfo === '重新企标编写汇总修订'){ this.$router.push({ name: 'bussLibraryProductC3', query: {