Commit a8743920 authored by rifkaki's avatar rifkaki

tp issue prod calculate

parent c8055284
......@@ -1754,7 +1754,7 @@ export default class TaxPlanningMR extends Component {
// this.forceUpdate()
this.setState({ loading: true, buttonDraft: false }, () => {
setTimeout(() => {
this.handleValidate()
this.handleValidate(dataTable2)
}, 100);
})
}}
......
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