feat: 部分bpm页面

This commit is contained in:
xingyu
2022-07-28 19:10:45 +08:00
parent e16f8abc3a
commit 607f6e4bb5
8 changed files with 516 additions and 20 deletions

View File

@ -72,7 +72,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
children: [
{
path: 'edit',
component: () => import('@/views/infra/codegen/components/EditTable.vue'),
component: () => import('@/views/infra/codegen/EditTable.vue'),
name: 'EditTable',
meta: {
noCache: true,