mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 22:30:19 +08:00
feat(projects): 细节完善、迁移页面
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
const MultiMenuFirstSecond = () => import('./first/second/index.vue');
|
||||
const MultiMenuFirstSecondNewThird = () => import('./first/second-new/third/index.vue');
|
||||
|
||||
export { MultiMenuFirstSecond };
|
||||
export { MultiMenuFirstSecond, MultiMenuFirstSecondNewThird };
|
||||
|
||||
Reference in New Issue
Block a user