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