瀏覽代碼

feat: 水印查看去掉懒加载

zhangjie 7 月之前
父節點
當前提交
e1f5d217f8
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/PreviewAttachment.vue

+ 0 - 1
src/components/PreviewAttachment.vue

@@ -58,7 +58,6 @@ export default {
       this.modalIsShow = true;
     },
     dialogClose() {
-      this.sources = [];
       this.imageList = [];
     },
     async getAttachments() {