Browse Source

修改bug

chenrui 1 year ago
parent
commit
f2b0cf108c
1 changed files with 0 additions and 1 deletions
  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
       })
     },