diff --git a/src/views/accounts/AccountChangeSecret/AccountChangeSecretList.vue b/src/views/accounts/AccountChangeSecret/AccountChangeSecretList.vue index d602c3117..7cee2016e 100644 --- a/src/views/accounts/AccountChangeSecret/AccountChangeSecretList.vue +++ b/src/views/accounts/AccountChangeSecret/AccountChangeSecretList.vue @@ -92,7 +92,7 @@ export default { { title: vm.$t('xpack.Execute'), name: 'execute', - can: this.$hasPerm('accounts.add_changesecretautomation'), + can: this.$hasPerm('accounts.add_changesecretexection'), type: 'info', callback: function({ row }) { this.$axios.post(