mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-07 07:51:36 +00:00
@@ -77,7 +77,7 @@
|
||||
preIcon="ep:edit"
|
||||
:title="t('action.edit')"
|
||||
v-hasPermi="['system:menu:update']"
|
||||
@click="handleUpdate(row.id)"
|
||||
@click="handleUpdate(row)"
|
||||
/>
|
||||
<XTextButton
|
||||
preIcon="ep:delete"
|
||||
|
||||
Reference in New Issue
Block a user