src/views/dailyreport/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/dailyreport/index.vue
@@ -1308,7 +1308,7 @@ // 提交文件后台接口 MultipartFile (data) { return this.$request({ url: '/cruiser/getDailys', url: '/cruiser/getDaily', method: 'post', headers: { 'Content-Type': 'multipart/form-data' }, // 多文件上传这一句必须加 data