接口修正、成就修正、学习记录修正
This commit is contained in:
@@ -234,7 +234,7 @@ const loginForm = reactive<LoginParam>({
|
||||
captcha: '',
|
||||
captchaId: '',
|
||||
rememberMe: false,
|
||||
agree: false
|
||||
agree: true
|
||||
});
|
||||
|
||||
// 计算属性:登录模式标题
|
||||
|
||||
Reference in New Issue
Block a user