浏览代码

去掉多余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;