fix: 🐛 tagsView 拼错
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user