@ -267,7 +267,7 @@ const searchTableSuccess = (formField, searchField, val, formRef, type, row ) =>
setV['customerName'] = val[0]['customerName']
CustomerStatementDetailApi.getCustomerStatementDetailPage({
pageNo:1,
pageSize: 5000,
pageSize: 50000,
masterId:val[0]['id']
}).then((res) => {
console.log(55,res)