企标制修订-技术标准页面无法跳转 51868

This commit is contained in:
宋伟佳
2022-03-17 15:35:56 +08:00
parent 6eecdb423b
commit 7b5fb2b5a1
5 changed files with 5 additions and 5 deletions
@@ -205,7 +205,7 @@ export default {
prcType: row.prcType prcType: row.prcType
} }
}) })
}else if (row.taskInfo === '起草单位高级经理审核'){ }else if (row.taskInfo === '批准'){
this.$router.push({ this.$router.push({
name: 'bussLibrary8', name: 'bussLibrary8',
query: { query: {
@@ -592,7 +592,7 @@
loading: false, loading: false,
dataLoading: true, dataLoading: true,
drawerModal: false, drawerModal: false,
taskInfo:'起草单位高级经理审核', taskInfo:'批准',
assigneeNewLoading: false, assigneeNewLoading: false,
disabledState: true, disabledState: true,
userId:this.$store.getters.userInfo.userId, userId:this.$store.getters.userInfo.userId,
@@ -275,7 +275,7 @@ export default {
loading: false, loading: false,
dataLoading: true, dataLoading: true,
drawerModal: false, drawerModal: false,
taskInfo:'起草单位高级经理审核', taskInfo:'批准',
assigneeNewLoading: false, assigneeNewLoading: false,
disabledState: true, disabledState: true,
userId:this.$store.getters.userInfo.userId, userId:this.$store.getters.userInfo.userId,
@@ -419,7 +419,7 @@ export default {
prcType: row.prcType prcType: row.prcType
} }
}) })
}else if (row.taskInfo === '起草单位高级经理审核'){ }else if (row.taskInfo === '批准'){
this.$router.push({ this.$router.push({
name: 'bussLibrary8', name: 'bussLibrary8',
query: { query: {
@@ -389,7 +389,7 @@ export default {
verifySarStandard: true, verifySarStandard: true,
} }
}) })
}else if (mes.taskInfo === '起草单位高级经理审核'){ }else if (mes.taskInfo === '批准'){
this.$router.push({ this.$router.push({
name: 'bussLibrary8', name: 'bussLibrary8',
query: { query: {