gcz 4 жил өмнө
parent
commit
e66dd28ec3

+ 1 - 1
src/views/oms/order/index.vue

@@ -524,7 +524,7 @@
         }).then(() => {
           // this.exportFullscreenLoading = true;
           exportExcel(this.listQuery).then(response => {
-            console.log('response',response.type == 'application/json');
+            // console.log('response',response.type == 'application/json');
             if(response.type == 'application/json'){
               this.$message({
                 message: '请设置时间!',