Vanessa 2023-11-09 11:19:27 +08:00
parent 5b2b5204b7
commit 1de2773b82

View File

@ -468,6 +468,8 @@
}
const submitAuth = () => {
const inputElement = document.getElementById('authCode')
const captchaElement = document.getElementById('captcha')
fetch('/api/system/loginAuth', {
method: 'POST',
body: JSON.stringify({