@@ -56,7 +56,7 @@
const columns: BasicColumn[] = [
{
title: t('routes.devices.childName'),
- dataIndex: 'id',
+ dataIndex: 'childName',
fixed: 'left',
width: 100,
},