소스 검색

去掉多余loading

QuKatie 3 년 전
부모
커밋
3e1766517a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/exportTrade/customerInquiry/index.vue

+ 0 - 1
src/views/exportTrade/customerInquiry/index.vue

@@ -185,7 +185,6 @@ export default {
           } else {
             this.option.height = window.innerHeight - 305;
           }
-          this.loading = false;
         })
         .finally(() => {
           this.loading = false;