mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-27 09:25:09 +08:00
BPM 模型重构 3:设置流程时,去掉 formId、description 等的传递,专注设计本身
This commit is contained in:
@ -171,8 +171,8 @@ export const constantRoutes = [
|
||||
{
|
||||
path: 'manager/model/edit',
|
||||
component: (resolve) => require(['@/views/bpm/model/modelEditor'], resolve),
|
||||
name: '流程模型-编辑',
|
||||
meta: { title: '流程模型-编辑' }
|
||||
name: '设计流程',
|
||||
meta: { title: '设计流程' }
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user