diff --git a/src/pages/home2/components/todoList/index.vue b/src/pages/home2/components/todoList/index.vue index 74b85d3f5..491634fc6 100644 --- a/src/pages/home2/components/todoList/index.vue +++ b/src/pages/home2/components/todoList/index.vue @@ -205,7 +205,7 @@ export default { prcType: row.prcType } }) - }else if (row.taskInfo === '批准'){ + }else if (row.taskInfo === '起草单位高级经理审核'){ this.$router.push({ name: 'bussLibrary8', query: { @@ -238,7 +238,7 @@ export default { prcType: row.prcType } }) - }else if (row.taskInfo === '培训'){ + }else if (row.taskInfo === '批准'){ this.$router.push({ name: 'bussLibrary11', query: { diff --git a/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue b/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue index ca22adafe..c10c9e14c 100644 --- a/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue +++ b/src/pages/processCenter/pages/processList/tabComponents/taskDraft/index.vue @@ -394,7 +394,7 @@ export default { verifySarStandard: true, } }) - }else if (mes.taskInfo === '批准'){ + }else if (mes.taskInfo === '起草单位高级经理审核'){ this.$router.push({ name: 'bussLibrary8', query: { @@ -426,7 +426,7 @@ export default { verifySarStandard: true, } }) - }else if (mes.taskInfo === '培训'){ + }else if (mes.taskInfo === '批准'){ this.$router.push({ name: 'bussLibrary11', query: {