mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-10 22:04:31 +00:00
fix:权限标识名称的错误
This commit is contained in:
@@ -118,7 +118,7 @@
|
|||||||
link
|
link
|
||||||
type="primary"
|
type="primary"
|
||||||
@click="openDetail(scope.row)"
|
@click="openDetail(scope.row)"
|
||||||
v-hasPermi="['infra:api-access-log:query']"
|
v-hasPermi="['infra:api-error-log:query']"
|
||||||
>
|
>
|
||||||
详细
|
详细
|
||||||
</el-button>
|
</el-button>
|
||||||
|
|||||||
Reference in New Issue
Block a user