mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-02-04 09:35:20 +08:00
【重要更新】vue3前端为了适配springboot3 sas分支(Spring Authorization Server)特定修改
This commit is contained in:
@ -149,6 +149,7 @@
|
||||
username: data.account,
|
||||
captcha: data.inputCode,
|
||||
checkKey: randCodeData.checkKey,
|
||||
grant_type: 'password',
|
||||
mode: 'none', //不要默认的错误提示
|
||||
})
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user