mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-27 09:25:09 +08:00
Form 动态表单的清理,去除无用的代码
This commit is contained in:
@ -157,7 +157,7 @@ export const constantRoutes = [
|
||||
children: [
|
||||
{
|
||||
path: 'manager/form/edit',
|
||||
component: (resolve) => require(['@/views/bpm/form/build/index'], resolve),
|
||||
component: (resolve) => require(['@/views/bpm/form/formEditor'], resolve),
|
||||
name: '流程表单-编辑',
|
||||
meta: { title: '流程表单-编辑' }
|
||||
}
|
||||
|
Reference in New Issue
Block a user