- fix when response is PLN Quota with user name using space
This commit is contained in:
		| @@ -1487,7 +1487,7 @@ export class TransactionService { | ||||
|  | ||||
|         dataTransaction.seri_number = | ||||
|             responseBaru[10].length > 1 ? responseBaru[10] : responseBaru[9]; | ||||
|  | ||||
|         console.log('isisn', dataTransaction.seri_number); | ||||
|         if (dataTransaction.seri_number == 'SN:') { | ||||
|           const s = 'SN: ' | ||||
|           const index = response.indexOf(s); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user