瀏覽代碼

月报下载问题修复

洪海涛 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)