remove log
This commit is contained in:
parent
92b85ce4ef
commit
127b545f4b
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ async function onSubmit() {
|
|||
},
|
||||
})
|
||||
.then(async (res) => {
|
||||
console.log("res", res.data.result);
|
||||
setAuthen(res.data.result);
|
||||
})
|
||||
.catch((err) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue