Each record in table should have a unique `key` prop,or set `rowKey` to an unique primary key.
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