feat: There is no way the, 技术待办 草稿 批准 跳转 修改

This commit is contained in:
super_liu
2022-03-22 16:27:44 +08:00
parent db2441b65c
commit 3d038c8289
2 changed files with 4 additions and 4 deletions
@@ -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: {
@@ -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: {