【修改bug】修改bug
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user