Browse Source

feat: 水印查看去掉懒加载

zhangjie 7 tháng trước cách đây
mục cha
commit
e1f5d217f8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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() {