mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-11 03:03:42 +08:00
refactor(projects): 精简版+动态路由权限初步
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import auth from './auth';
|
||||
import route from './route';
|
||||
|
||||
export default [...auth];
|
||||
export default [...auth, ...route];
|
||||
|
||||
Reference in New Issue
Block a user