Procházet zdrojové kódy

feat: 水印查看去掉懒加载

zhangjie před 7 měsíci
rodič
revize
e1f5d217f8
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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() {