Progres dan Bursa Investasi
# fix: - Bar progres berfungsi - Urutan bursa investasi # No issue
This commit is contained in:
@@ -11,6 +11,10 @@ export default async function getTransaksiByIdInvestasi(id: string) {
|
||||
id: true,
|
||||
namaBank: true,
|
||||
nomorRekening: true,
|
||||
transaction_id: true,
|
||||
quantity: true,
|
||||
gross_amount: true,
|
||||
status_message: true,
|
||||
active: true,
|
||||
createdAt: true,
|
||||
updatedAt: true,
|
||||
|
||||
Reference in New Issue
Block a user