Commit 98b9bdd4 by dtsz

fix:权限标识名称的错误

parent 6f8499c4
......@@ -118,7 +118,7 @@
link
type="primary"
@click="openDetail(scope.row)"
v-hasPermi="['infra:api-access-log:query']"
v-hasPermi="['infra:api-error-log:query']"
>
详细
</el-button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment