fix:权限错误
parent
0e2f28632c
commit
7f1121b450
|
|
@ -110,7 +110,7 @@
|
||||||
link
|
link
|
||||||
type="primary"
|
type="primary"
|
||||||
@click="openModal(scope.row)"
|
@click="openModal(scope.row)"
|
||||||
v-hasPermi="['infra:api-access-log:query']"
|
v-hasPermi="['infra:api-error-log:query']"
|
||||||
>
|
>
|
||||||
详细
|
详细
|
||||||
</el-button>
|
</el-button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue