Skip to content

Commit f57af58

Browse files
committed
完成 yudao-sso-demo-by-code 刷新访问令牌
1 parent f818419 commit f57af58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/sso.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</el-tab-pane>
2020
</el-tabs>
2121
<div>
22-
<el-form ref="loginForm" :model="loginForm" :rules="LoginRules" class="login-form">
22+
<el-form ref="loginForm" :model="loginForm" class="login-form">
2323
<!-- 授权范围的选择 -->
2424
此第三方应用请求获得以下权限:
2525
<el-form-item prop="scopes">

0 commit comments

Comments
 (0)