소스 검색

修改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
       })
     },