From c8f038aad8ecbaae125f6ac177b11d7aff5742a9 Mon Sep 17 00:00:00 2001 From: Aaron3S Date: Fri, 17 Feb 2023 15:22:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=94=B9=E5=AF=86?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=89=A7=E8=A1=8C=E6=8C=89=E9=92=AE=E6=9D=83?= =?UTF-8?q?=E9=99=90=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../accounts/AccountChangeSecret/AccountChangeSecretList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(