Commit 39b01ec0 authored by rifkaki's avatar rifkaki

ganti link frmr

parent df5a3df8
......@@ -967,7 +967,7 @@ export default class ListOfCreditFacilities extends Component {
"company_id": this.props.company.company_id,
"submission_id": this.state.submissionID
}
api.create().getReportHierarkiFR(payload).then(response => {
api.create().getReportHierarkiFRMR(payload).then(response => {
console.log(payload);
console.log(response);
let dataTable = []
......
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