[antdv: Each record in table should have a unique key
prop,or set rowKey
to an unique primary key
添加代码就可以了
:rowKey="record => record.id"
[antdv: Each record in table should have a unique key
prop,or set rowKey
to an unique primary key
添加代码就可以了
:rowKey="record => record.id"