lph 1 年間 前
コミット
65749f26a0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      zkqy-ui/src/views/system/engineeringManage/index.vue

+ 1 - 1
zkqy-ui/src/views/system/engineeringManage/index.vue

@@ -402,7 +402,7 @@ export default {
       });
       return service
         .get(url, params, {
-          headers: { "Content-Type": "application/x-www-form-urlencoded" },
+          headers: { "Content-Disposition": "attachment" },
           responseType: "blob",
         })
         .then(async (data) => {