首页 > 其他 > 详细

Each record in table should have a unique `key` prop,or set `rowKey` to an unique primary key.

时间:2018-12-13 20:51:26      阅读:1740      评论:0      收藏:0      [点我收藏+]

1.react 报错

Each record in table should have a unique `key` prop,or set `rowKey` to an unique primary key.

表中的每个记录应该有唯一的“key”支持,或者将“rowKey”设置为唯一的主键。

2.解决方案

方案一:对数据经常处理,加入key的键值对

技术分享图片

方案二:设置rowKey

技术分享图片

Each record in table should have a unique `key` prop,or set `rowKey` to an unique primary key.

原文:https://www.cnblogs.com/edensyd/p/10116280.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!