mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2026-01-16 00:57:09 +08:00
refactor:优化部分警告
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<script setup lang="ts">
|
||||
import { useAppStore, useTabsStore } from '@/stores'
|
||||
|
||||
defineOptions({ name: 'Main' })
|
||||
defineOptions({ name: 'LayoutMain' })
|
||||
const appStore = useAppStore()
|
||||
const tabsStore = useTabsStore()
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user