【修改】修改报告上传流程
This commit is contained in:
@@ -137,7 +137,7 @@ export default {
|
||||
}
|
||||
})
|
||||
};break;
|
||||
case '2' :
|
||||
case '4' :
|
||||
if (row.taskDefinitionKey == 'start' || row.taskDefinitionKey == 'reEdit') {
|
||||
this.$router.push({
|
||||
path: '/reportprocess/launch',
|
||||
|
||||
@@ -128,7 +128,7 @@ export default {
|
||||
}
|
||||
})
|
||||
};break;
|
||||
case '2' :
|
||||
case '4' :
|
||||
if (row.taskDefinitionKey == 'start' || row.taskDefinitionKey == 'reEdit') {
|
||||
this.$router.push({
|
||||
path: '/reportprocess/launch',
|
||||
|
||||
Reference in New Issue
Block a user