@@ -81,7 +81,7 @@
<a-table
bordered
size="small"
- rowKey="id"
+ rowKey="groupId"
v-if="data"
:columns="columns"
:data-source="data"