Explorar el Código

去掉多余loading

QuKatie hace 3 años
padre
commit
3e1766517a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;