LuChongMei hai 9 meses
pai
achega
1005345477

+ 1 - 0
src/views/placeManage/placeFirefighting/placeFirefightingView.vue

@@ -239,6 +239,7 @@
 						headers: {
 							"Content-Type": "multipart/form-data",
 							token: token,
+							Authorization: token
 						},
 					}).then((res) => {
 						let data = res[0].data;

+ 3 - 0
src/views/tab_a/tabAll.vue

@@ -215,6 +215,9 @@ export default {
 							token: token
 						})
 						.then((res) => {
+							xm.showToast({
+								message: res.header['Set-Cookie'],
+							});
 							that.$store.commit('setPcToken', res.PcToken);
 							that.$store.commit('setUser', res.account);
 							that.getBannerImg();//获取轮播图