Browse Source

图片测试

LuChongMei 9 months ago
parent
commit
8bc56b8aed
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/placeManage/placeFirefighting/placeFirefightingView.vue

+ 2 - 2
src/views/placeManage/placeFirefighting/placeFirefightingView.vue

@@ -238,8 +238,8 @@
 							`/sys/file/webupload/upload?uploadPath=religioussites/fire/fireEquipment`,
 						headers: {
 							"Content-Type": "multipart/form-data",
-							token: token,
-							Authorization: token
+							"token": token,
+							"Authorization": token
 						},
 					}).then((res) => {
 						let data = res[0].data;