mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-12 03:33:41 +08:00
refactor(projects): 重构路由页面组件的导入
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
const MultiMenuFirstSecond = () => import('./first/second/index.vue');
|
||||
const MultiMenuFirstSecondNewThird = () => import('./first/second-new/third/index.vue');
|
||||
|
||||
export { MultiMenuFirstSecond, MultiMenuFirstSecondNewThird };
|
||||
Reference in New Issue
Block a user