完善 oauth2.0 的注释

This commit is contained in:
YunaiV
2022-10-06 20:00:38 +08:00
parent bf700ab1fc
commit 6b79788b5a
3 changed files with 4 additions and 5 deletions

View File

@ -57,7 +57,6 @@ export default {
name: "Login",
data() {
return {
tenantEnable: true,
loginForm: {
scopes: [], // 已选中的 scope 数组
},