fix -- 修复流程图设计页面404以及显示异常bug
This commit is contained in:
@@ -476,7 +476,7 @@ export default {
|
||||
handleLoadXml(row) {
|
||||
this.process.open = false;
|
||||
this.$router.push({
|
||||
path: '/definition/designer/index',
|
||||
path: '/definition/designer',
|
||||
query: {
|
||||
definitionId: row.definitionId,
|
||||
processId: row.processKey,
|
||||
|
||||
Reference in New Issue
Block a user