若依
2022-06-08 1e5ac4c55fcc766352275c6027952bbe2c17fb8d
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()