Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
ad2e7ac0c5
|
@ -97,7 +97,7 @@ export const doTransaction = async (
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log('resdigiflazz', res);
|
console.log('resdigiflazz', res);
|
||||||
return res.data;
|
return res.data.data;
|
||||||
}
|
}
|
||||||
} else if (supplier.code == 'Hemat') {
|
} else if (supplier.code == 'Hemat') {
|
||||||
if (authorization != '') {
|
if (authorization != '') {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user