Commit c217e1e2 authored by Riri Novita's avatar Riri Novita

oi ro

parent 1904af29
...@@ -154,7 +154,7 @@ export default class OperatingIndicatorRO extends Component { ...@@ -154,7 +154,7 @@ export default class OperatingIndicatorRO extends Component {
"company_id": this.props.data.company.company_id, "company_id": this.props.data.company.company_id,
"periode": this.props.data.periode, "periode": this.props.data.periode,
"quartal": this.props.quartal, "quartal": this.props.quartal,
"get_for": "view" "get_for": this.state.get_for
} }
console.log(payload) console.log(payload)
api.create().getHierarkiRollingOI(payload).then(response => { api.create().getHierarkiRollingOI(payload).then(response => {
......
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