@@ -24,7 +24,7 @@
<XTextButton
preIcon="ep:view"
:title="t('action.detail')"
- v-hasPermi="['system:error-code:update']"
+ v-hasPermi="['system:error-code:query']"
@click="handleDetail(row.id)"
/>
<!-- 操作:删除 -->
- v-hasPermi="['system:notice:update']"
+ v-hasPermi="['system:notice:query']"
@@ -34,7 +34,7 @@
- v-hasPermi="['system:oauth2-client:update']"
+ v-hasPermi="['system:oauth2-client:query']"
@@ -32,7 +32,7 @@
- v-hasPermi="['system:post:update']"
+ v-hasPermi="['system:post:query']"
@@ -22,7 +22,7 @@
- v-hasPermi="['system:role:update']"
+ v-hasPermi="['system:role:query']"
- v-hasPermi="['system:sms-channel:update']"
+ v-hasPermi="['system:sms-channel:query']"
@@ -30,7 +30,7 @@
- v-hasPermi="['system:sms-template:update']"
+ v-hasPermi="['system:sms-template:query']"