fix(办公管理): 修复 "任务办理"标签显示异常问题
This commit is contained in:
@@ -217,7 +217,7 @@ export default {
|
||||
this.$router.push({
|
||||
path: '/workflow/process/detail/' + row.procInsId,
|
||||
query: {
|
||||
finished: false
|
||||
processed: false
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user