【修改bug】修改bug
This commit is contained in:
@@ -118,7 +118,7 @@ export default {
|
||||
this.$store.commit('setHandleProcess',params)
|
||||
switch (row.prcType) {
|
||||
case '1' :
|
||||
if (row.taskDefinitionKey == 'aid1' || row.taskDefinitionKey == 'aid3') {
|
||||
if (row.taskDefinitionKey == 'aid1' || row.taskDefinitionKey == 'aid4') {
|
||||
this.$router.push({
|
||||
path: '/permission/launch',
|
||||
query: {
|
||||
|
||||
Reference in New Issue
Block a user