소스 검색

补充提交

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) => {