src/views/CPersonManage/CPersonManageList.vue
@@ -176,7 +176,6 @@ ); async function openDialog(row?: API.GetPersonalUserInfosQueryResultItem) { const res = await getPersonalUserInfoSignContracts(row?.id ?? ''); handleEdit({ id: row.id ?? '', name: row.name ?? '',