parent
65973d3b75
commit
9717f240cd
|
|
@ -129,7 +129,8 @@ function UserAward({ visible , onCancel , onSure , member , id, form }) {
|
|||
headers: {
|
||||
// Authorization: '6d72497d7f197eb9dc8a15db038881cd31afea7a',
|
||||
Authorization: cookie.load('autologin_trustie'),
|
||||
}
|
||||
},
|
||||
credentials: 'include',
|
||||
});
|
||||
|
||||
const uploadData = await uploadRes.json();
|
||||
|
|
|
|||
Loading…
Reference in New Issue