瀏覽代碼

feat: 保存

gemercheung 1 年之前
父節點
當前提交
a1bd134dca
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 {