【修改bug】修改bug

This commit is contained in:
zhoulingpo
2023-04-27 14:22:25 +08:00
parent f2aa677f77
commit c53634eb8a
@@ -118,7 +118,7 @@ export default {
this.$store.commit('setHandleProcess',params) this.$store.commit('setHandleProcess',params)
switch (row.prcType) { switch (row.prcType) {
case '1' : case '1' :
if (row.taskDefinitionKey == 'aid1' || row.taskDefinitionKey == 'aid3') { if (row.taskDefinitionKey == 'aid1' || row.taskDefinitionKey == 'aid4') {
this.$router.push({ this.$router.push({
path: '/permission/launch', path: '/permission/launch',
query: { query: {