瀏覽代碼

懒加载

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 {