perf: Add risk change_password_add handle

This commit is contained in:
w940853815 2025-01-08 14:32:48 +08:00 committed by w940853815
parent e8e1b35cd3
commit 4a8c84ee9d

View File

@ -128,7 +128,7 @@ export default {
has: !this.row.present
},
{
name: 'add_account_after_change_password',
name: 'change_password_add',
label: this.$t('Add account after changing password'),
has: !this.row.present
}