在使用ant 的表格组件时报了这样的错误
代码这样 这样写就不会报错了 就是把 :rowKey="record=> record.id"改为了 :rowKey="(record,index)=> index"相关文章
- 12-30Ant table报错 Warning: [antdv: Each record in table should have a unique `key` prop,or set `rowKey
- 12-30antD中关于table组件中报这样的警告warning.js?2149:7 Warning: [antdv: Each record in table should have a unique `k
- 12-30ant-design-vue——Warning: [antdv: Each record in table should have a unique `key` prop,or set `rowKey
- 12-30antdv: Each record in table should have a unique `key` prop,or set `rowKey` to an unique primary key.
- 12-30Warning: [antdv: Each record in table should have a unique `key` prop,or set `rowKey` to an unique p