瀏覽代碼

修改bug

chenrui 1 年之前
父節點
當前提交
f2b0cf108c
共有 1 個文件被更改,包括 0 次插入1 次删除
  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
       })
     },