Commit 1d06220e authored by EKSAD's avatar EKSAD

up

parent a2206407
...@@ -867,7 +867,7 @@ export default class ProfitLoss extends Component { ...@@ -867,7 +867,7 @@ export default class ProfitLoss extends Component {
profit_loss: payload profit_loss: payload
} }
// console.log(JSON.stringify(body)) // console.log(JSON.stringify(body))
this.setState({ payload: body, buttonError: false, judul: resp.rows[1][0] }) this.setState({ payload: body, buttonError: false, judul: resp.rows[1][0]})
} }
}); });
} }
......
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