fix:权限错误

pull/47/head
dtsz 2023-03-23 12:19:55 +08:00
parent 0e2f28632c
commit 7f1121b450
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
link
type="primary"
@click="openModal(scope.row)"
v-hasPermi="['infra:api-access-log:query']"
v-hasPermi="['infra:api-error-log:query']"
>
详细
</el-button>