Browse Source

修改bug

chenrui 1 năm trước cách đây
mục cha
commit
f2b0cf108c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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
       })
     },