Sfoglia il codice sorgente

去掉多余loading

QuKatie 3 anni fa
parent
commit
3e1766517a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;