项目场景: 项目场景:在React项目中引用antd设置表格时,使用columns的onRow属性修改表格中单元格的格式,如下: { title: '故障名称', dataIndex: 'name', key: 'key', onCell: ((record, rowIndex)=>