【功能优化】仿钉钉流程设计优化

This commit is contained in:
jason
2024-10-29 10:52:46 +08:00
parent a43bca5785
commit c9b12c8b39
13 changed files with 1263 additions and 664 deletions

View File

@@ -338,7 +338,7 @@ const handleDesign = (row: any) => {
})
} else {
push({
name: 'SimpleWorkflowDesignEditor',
name: 'SimpleModelDesign',
query: {
modelId: row.id
}