@@ -127,7 +127,7 @@
<a-popconfirm
v-permission="['pc:system:user:remove']"
title="确定删除吗?"
- @confirm="() => handleDelete(record.id)"
+ @confirm="() => handleDelete(record.userId)"
>
<a-button size="small" type="danger">
删除