fix: 修复改密页面执行按钮权限位

This commit is contained in:
Aaron3S 2023-02-17 15:22:54 +08:00
parent 59336c3418
commit c8f038aad8

View File

@ -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(