diff --git a/src/views/accounts/AccountBackupPlan/AccountBackupPlanList.vue b/src/views/accounts/AccountBackupPlan/AccountBackupPlanList.vue index 4a70e0bb3..37d5b9ce4 100644 --- a/src/views/accounts/AccountBackupPlan/AccountBackupPlanList.vue +++ b/src/views/accounts/AccountBackupPlan/AccountBackupPlanList.vue @@ -81,6 +81,7 @@ export default { title: vm.$t('xpack.Execute'), name: 'execute', type: 'info', + can: this.$hasPerm('accounts.view_accountbackupexecution'), callback: function({ row }) { this.$axios.post( `/api/v1/accounts/account-backup-plan-executions/`,