update
This commit is contained in:
@ -110,7 +110,7 @@ const TransactionWithdraw = () => {
|
||||
purpose: form.purpose,
|
||||
id_transaction_type: "20c8a690-dc02-463d-b391-324184d1fefa",
|
||||
id_origin_customer: getAuth()?.id,
|
||||
type:"S"
|
||||
type:"R"
|
||||
});
|
||||
if (response?.status == true) {
|
||||
await fetchWallets();
|
||||
|
||||
Reference in New Issue
Block a user