mirror of
https://github.com/jumpserver/lina.git
synced 2025-06-27 07:27:22 +00:00
perf: Add risk change_password_add handle
This commit is contained in:
parent
e8e1b35cd3
commit
4a8c84ee9d
@ -128,7 +128,7 @@ export default {
|
|||||||
has: !this.row.present
|
has: !this.row.present
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'add_account_after_change_password',
|
name: 'change_password_add',
|
||||||
label: this.$t('Add account after changing password'),
|
label: this.$t('Add account after changing password'),
|
||||||
has: !this.row.present
|
has: !this.row.present
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user