Преглед на файлове

月报下载问题修复

洪海涛 преди 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)