Commit 7af543de authored by Riri Novita's avatar Riri Novita

RO BS

parent bcce0069
...@@ -663,7 +663,7 @@ export default class RollingOutlook extends Component { ...@@ -663,7 +663,7 @@ export default class RollingOutlook extends Component {
"quartal": this.state.quarter.value, "quartal": this.state.quarter.value,
"currency_id": this.state.defaultCurrency.id "currency_id": this.state.defaultCurrency.id
} }
if (trigger === "simulasiPL") { if (trigger === "simulasiBS") {
api.create().triggerRatioROSimulasi(bodyRatioBs).then((res) => { api.create().triggerRatioROSimulasi(bodyRatioBs).then((res) => {
console.log(res) console.log(res)
this.setState({ loading: false }) this.setState({ loading: false })
......
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