RuoYi
2022-06-27 6b3157d9053e72b672e0cc092db2bb5a2392d1bc
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()