Browse Source

月报下载问题修复

洪海涛 4 years ago
parent
commit
d6055f8e8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/monthlyReport/index.vue

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

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