Commit 55c2f260 authored by Rifka Kurnia's avatar Rifka Kurnia

Merge branch 'rifka' into 'master'

ganti link frmr

See merge request !1010
parents df5a3df8 39b01ec0
......@@ -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