This commit is contained in:
@@ -15,7 +15,7 @@ import loginManage from './loginManage'
|
||||
import dictManage from './dictManage'
|
||||
import appManage from './appManage'
|
||||
import orgManage from './orgManage'
|
||||
import roleMange from './roleMange'
|
||||
import roleManage from './roleManage'
|
||||
import userManage from './userManage'
|
||||
|
||||
export default {
|
||||
@@ -23,6 +23,6 @@ export default {
|
||||
...dictManage,
|
||||
...appManage,
|
||||
...orgManage,
|
||||
...roleMange,
|
||||
...roleManage,
|
||||
...userManage
|
||||
}
|
||||
Reference in New Issue
Block a user