mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-01 23:18:17 +00:00
perf: 优化用户创建默认勾选登录后需要修改密码
This commit is contained in:
parent
386e2417e3
commit
d2b3025709
@ -14,7 +14,9 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
initial: {},
|
||||
initial: {
|
||||
need_update_password: true
|
||||
},
|
||||
user: {
|
||||
'can_public_key_auth': false
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user