소스 검색

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() {