更新
This commit is contained in:
@@ -127,7 +127,7 @@ export default {
|
||||
imgDialog: false,
|
||||
headers: {
|
||||
dataSources: "WEB",
|
||||
Authorization: localStorage.getItem("token"),
|
||||
Authorization: localStorage.getItem("businessToken"),
|
||||
JSESSIONID: JSESSIONID,
|
||||
token: utils.bcrypt(JSESSIONID),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user