兰宝车间质量管理系统-前端
Ai3_刘小龙
2023-12-20 5d44f9e23124f05b0906efd754ba7f8fac1f7cdd
src/layout/components/TagsView/ScrollPane.vue
@@ -7,6 +7,7 @@
<script setup lang="ts">
import useTagsViewStore from '@/store/modules/tagsView';
import { TagView } from 'vue-router';
const tagAndTagSpacing = ref(4);
const scrollContainerRef = ref<ElScrollbarInstance>();