flat: 暂存
This commit is contained in:
@@ -55,6 +55,11 @@ export default [
|
||||
path: '/system/dict-data/index/:id',
|
||||
component: './System/DictData',
|
||||
},
|
||||
{
|
||||
name: '字典数据',
|
||||
path: '/system/admin-dict-data/index/:id',
|
||||
component: './System/AdminDictData',
|
||||
},
|
||||
{
|
||||
name: '分配用户',
|
||||
path: '/system/role-auth/user/:id',
|
||||
@@ -84,8 +89,8 @@ export default [
|
||||
},
|
||||
{
|
||||
name: '编辑表',
|
||||
path: '/tool/gen/edit',
|
||||
component: './Tool/Gen/edit',
|
||||
path: '/tool/gen/edit.tsx',
|
||||
component: './Tool/Gen/edit.tsx',
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user