chenrui 1 rok temu
rodzic
commit
f2b0cf108c
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/views/reportData/tireSalesReport/list.vue

+ 0 - 1
src/views/reportData/tireSalesReport/list.vue

@@ -288,7 +288,6 @@ export default {
       _this.showExport = true
       hdExportExcel(excelTireOnlineExport, params, '轮胎统计报表', function () {
         _this.exportLoading = false
-        _this.showExport = false
         _this.spinning = false
       })
     },