🐛 Fixed a critical bug, clear cookies to take effect
This commit is contained in:
parent
90c3ca47b9
commit
d290b25f8a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ export default () => ({
|
|||
bodyParams: [],
|
||||
rawParams: '',
|
||||
rawInput: false,
|
||||
requestType: 'JavaScript XHR',
|
||||
requestType: '',
|
||||
contentType: '',
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue