Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
d644462496
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue
Block a user