Commit 9f7043d9 authored by EKSAD's avatar EKSAD

tambahin

parent 5b1197fb
......@@ -143,6 +143,7 @@ export default class ProfitLoss extends Component {
} else {
data[tableMeta.rowIndex][tableMeta.columnIndex] = Number(val)
}
this.forceUpdate()
// console.log(this.state.dataTable)
// this.setState({
// data: a,
......
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