Browse Source

懒加载

QuKatie 3 năm trước cách đây
mục cha
commit
dd4bfae249
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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 {