Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
5c25edaeb1
|
@ -81,7 +81,7 @@ export const doTransaction = async (
|
|||
);
|
||||
|
||||
var responseVoca = res.data;
|
||||
|
||||
console.log('iniresponsevoca', responseVoca)
|
||||
if (responseVoca != null) {
|
||||
const resDetail = await axios.get(
|
||||
`${supplier.url}/v1/core/transaction/${responseVoca.invoiceId}/detail?signature=${signature}`,
|
||||
|
|
Loading…
Reference in New Issue
Block a user