|
@@ -34,7 +34,7 @@
|
|
<XTextButton
|
|
<XTextButton
|
|
preIcon="ep:view"
|
|
preIcon="ep:view"
|
|
:title="t('action.detail')"
|
|
:title="t('action.detail')"
|
|
- v-hasPermi="['system:oauth2-client:update']"
|
|
|
|
|
|
+ v-hasPermi="['system:oauth2-client:query']"
|
|
@click="handleDetail(row.id)"
|
|
@click="handleDetail(row.id)"
|
|
/>
|
|
/>
|
|
<!-- 操作:删除 -->
|
|
<!-- 操作:删除 -->
|