fix:修复请求问题

This commit is contained in:
橙子
2023-04-02 00:17:07 +08:00
parent ad4fc6ea9b
commit b90962943a
3 changed files with 65 additions and 20 deletions

View File

@@ -48,6 +48,7 @@ export function logout() {
// 获取验证码
export function getCodeImg() {
return request({
url: '/account/captcha-image',
headers: {