Update dan Bugs Fix
This commit is contained in:
Vendored
+1
-1
@@ -349,7 +349,7 @@ let subJenisDana = (idGrup)=>{
|
||||
results: $.map(data, function (item) {
|
||||
return {
|
||||
text: item.name,
|
||||
id: item.id_name
|
||||
id: item.id
|
||||
}
|
||||
})
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user