fix: warn

This commit is contained in:
xingyu4j
2022-11-15 17:57:03 +08:00
parent 9cf4500ed5
commit 7b64cac984
3 changed files with 3 additions and 4 deletions

View File

@ -47,7 +47,7 @@
preIcon="ep:view"
:title="t('action.detail')"
v-hasPermi="['system:role:update']"
@click="handleDetail(row.id)"
@click="handleDetail(row)"
/>
<XTextButton
preIcon="ep:basketball"