review:【BPM 工作流】流程、任务相关的逻辑
This commit is contained in:
@@ -27,7 +27,6 @@ const routes: RouteRecordRaw[] = [
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
path: 'process-instance/detail',
|
||||
component: () => import('#/views/bpm/processInstance/detail/index.vue'),
|
||||
@@ -47,8 +46,6 @@ const routes: RouteRecordRaw[] = [
|
||||
};
|
||||
},
|
||||
},
|
||||
|
||||
/** 编辑流程表单 */
|
||||
{
|
||||
path: '/bpm/manager/form/edit',
|
||||
name: 'BpmFormEditor',
|
||||
|
||||
Reference in New Issue
Block a user