Browse Source

feat:结构显示数量

ananzhusen 1 năm trước cách đây
mục cha
commit
e246b10dd0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/components/ElementTree.vue

+ 1 - 1
src/views/components/ElementTree.vue

@@ -13,7 +13,7 @@
       :scroll="{
         // rowHeight: 34,
         bufferSize: 10,
-        threshold: 10,
+        threshold: 40,
         type: 'virtual',
       }"
     >