소스 검색

月报下载问题修复

洪海涛 4 년 전
부모
커밋
d6055f8e8a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/monthlyReport/index.vue

+ 1 - 1
src/views/monthlyReport/index.vue

@@ -237,7 +237,7 @@ export default {
       // })
       downloadMonthlyReport({
         id: this.reportValue,
-        refrash: true
+        refrash: false
       }).then((res) => {
         this.convertRes2Blob(res)
        // console.log(blob)