tangning hai 2 meses
pai
achega
d40a7868f3
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/scenes/list.vue

+ 2 - 1
src/views/scenes/list.vue

@@ -478,7 +478,8 @@
           return T;
         },
         handleSearchInfoFn: (T) => {
-          handleItem({});
+          folderList.value = []
+          parentId.value = null;
           return T;
         },
         afterFetch: (T) => {