张智皓
2022-06-08 403e86b7f3655b0dabef82afe53fa0362a3d6e0b
src/layout/components/AppMain.vue
@@ -11,7 +11,7 @@
</template>
<script setup>
import useTagsViewStore from '@/store/modules/tagsview'
import useTagsViewStore from '@/store/modules/tagsView'
const tagsViewStore = useTagsViewStore()
const route = useRoute()