sas分支前端同步master分支

This commit is contained in:
EightMonth
2024-08-21 12:46:58 +08:00
parent e218367332
commit 935e118d15
8 changed files with 5769 additions and 8241 deletions

View File

@ -149,7 +149,6 @@
username: data.account,
captcha: data.inputCode,
checkKey: randCodeData.checkKey,
grant_type: 'password',
mode: 'none', //不要默认的错误提示
})
);