handleSelectionChange(val) { val.map(row => row.materialLot) // ['FDSF', 'FDS'] val[0].callCode // '321' }