Commit 933c822d authored by Riri Novita's avatar Riri Novita

lov

parent fbf6454e
This diff is collapsed.
......@@ -152,7 +152,7 @@ export default class ListOfCreditFacilities extends Component {
dataTableForChild(data, array, params, type) {
switch (params) {
case "LOV":
this.setState({ dataTableLOV: data,})
this.setState({ dataTableLOV: data, })
break;
case "LOCF":
this.setState({ dataTableLOCF: data, diff: array[46], perBS: array[48], tambah: type})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment