Explorar o código

feat: 水印查看去掉懒加载

zhangjie hai 7 meses
pai
achega
e1f5d217f8
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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() {