소스 검색

懒加载

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

+ 0 - 2
src/views/exportTrade/customerInquiry/detailsPage.vue

@@ -1037,10 +1037,8 @@ export default {
                   this.$emit("goBack");
                 }
               }
-              console.log("then");
             })
             .finally(() => {
-              console.log("finally");
               this.subLoading = false;
             });
         } else {