update
This commit is contained in:
@@ -156,7 +156,7 @@ export const dynamicRoutes = [
|
||||
children: [
|
||||
{
|
||||
path: 'index/:tableId(\\d+)',
|
||||
component: () => import('@/views/tool/gen/editTable'),
|
||||
component: () => import('@/views/system/tool/gen/editTable'),
|
||||
name: 'GenEdit',
|
||||
meta: { title: '修改生成配置', activeMenu: '/tool/gen' }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user