mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 添加multiTab标签页
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
import GlobalSider from './GlobalSider/index.vue';
|
||||
import GlobalHeader from './GlobalHeader/index.vue';
|
||||
import GlobalTab from './GlobalTab/index.vue';
|
||||
import GlobalFooter from './GlobalFooter/index.vue';
|
||||
import SettingDrawer from './SettingDrawer/index.vue';
|
||||
|
||||
export { GlobalSider, GlobalHeader, GlobalFooter, SettingDrawer };
|
||||
export { GlobalSider, GlobalHeader, GlobalTab, GlobalFooter, SettingDrawer };
|
||||
|
Reference in New Issue
Block a user