mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2026-02-23 06:37:01 +00:00
优化一些显示问题
This commit is contained in:
@@ -13,7 +13,6 @@ const tabsViewStore = useTabsViewStore()
|
||||
const showLeftMenu = computed(() => {
|
||||
return globalConfigStore.layoutMode === GlobalLayoutMode.LEFT
|
||||
})
|
||||
menuConfigStore.loadBaseTopMenus()
|
||||
menuConfigStore.loadBusinessMenus()
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user