Explorar o código

fix: 文件夹防抖 0

jinx hai 7 meses
pai
achega
4c211bf968

+ 2 - 1
packages/qjkankan-editor/src/components/materialListInMaterialSelector.vue

@@ -699,7 +699,8 @@ export default {
         }
         }
         this.requestMoreData();
         this.requestMoreData();
       },
       },
-      500,
+      // 500,
+      0,
       false
       false
     ),
     ),
     onFileInputChange(e) {
     onFileInputChange(e) {