@ -128,6 +128,7 @@ const searchTableSuccess = (formField, searchField, val, formRef, type, row ) =>
tableData.value.push(newRow)
})
}else{
row['toLocationCode'] = val[0]['rawLocationCode']
row[formField] = val[0][searchField]
}