gemercheung 1 rok temu
rodzic
commit
a1bd134dca
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/store/collect.js

+ 0 - 1
src/store/collect.js

@@ -71,7 +71,6 @@ export const useCollectStore = defineStore({
           const url = domain + item.filePath;
           return url;
         });
-      console.log("gallery", gallery);
       if (gallery) {
         return gallery;
       } else {