兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-12-23 20b7819f110b9fca7464a2916ad0015abf579fbc
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>();