RuoYi
2022-07-20 cafff38a6e86e7f6db12d3b4405b0c0d52082e52
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()