mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-27 09:25:09 +08:00
BPM 模型重构 4:修改模型,修改成单独的弹窗
This commit is contained in:
@ -169,7 +169,7 @@ export const constantRoutes = [
|
||||
hidden: true,
|
||||
children: [
|
||||
{
|
||||
path: 'manager/model/edit',
|
||||
path: 'manager/model/design',
|
||||
component: (resolve) => require(['@/views/bpm/model/modelEditor'], resolve),
|
||||
name: '设计流程',
|
||||
meta: { title: '设计流程' }
|
||||
|
Reference in New Issue
Block a user