新增临时角色页面
This commit is contained in:
@@ -165,7 +165,6 @@ export default {
|
||||
},
|
||||
// 跳转到处理页面
|
||||
handleProcess(row) {
|
||||
console.log(row)
|
||||
this.$router.push({
|
||||
path: '/workflow/process/detail/' + row.procInsId,
|
||||
query: {
|
||||
|
||||
Reference in New Issue
Block a user