fix 修复 vue 类型识别问题
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import InnerLink from '../InnerLink/index.vue';
|
||||
|
||||
import useTagsViewStore from '@/store/modules/tagsView';
|
||||
|
||||
const route = useRoute();
|
||||
|
Reference in New Issue
Block a user