Progres dan Bursa Investasi

# fix:
- Bar progres berfungsi
- Urutan bursa investasi
# No issue
This commit is contained in:
2023-12-19 15:47:54 +08:00
parent 8ee62b875d
commit 414cf8f776
104 changed files with 1307 additions and 513 deletions

View File

@@ -0,0 +1,14 @@
[
{
"id": "1",
"name": "Dalam Proses"
},
{
"id": "2",
"name": "Selesai"
},
{
"id": "3",
"name": "Waktu Habis"
}
]

View File

@@ -6,5 +6,13 @@
{
"id": "2",
"name": "6"
},
{
"id": "3",
"name": "9"
},
{
"id": "4",
"name": "12"
}
]

View File

@@ -0,0 +1,12 @@
[
{
"name": "Banuna",
"nomor": "6282340374412",
"masterUserRoleId": "1"
},
{
"name": "Firman",
"nomor": "6281339158911",
"masterUserRoleId": "1"
}
]