mod: remove

This commit is contained in:
张传龙 2022-09-14 09:14:37 +08:00
parent 31670cd671
commit a5c1046e67

View File

@ -22,7 +22,7 @@
</ScrollX>
</template>
<script setup name="Tags">
<script setup>
import ContextMenu from './ContextMenu.vue'
import { useTagsStore } from '@/store/modules/tags'
import ScrollX from '@/components/common/ScrollX.vue'