Commit 1b7ee229 authored by Riri Novita's avatar Riri Novita

back bs

parent 31aba3e5
......@@ -1939,7 +1939,7 @@ export default class BalanceSheetMR extends Component {
type="button"
onClick={() => this.setState({ loading: true }, () => {
setTimeout(() => {
this.props.onClickClose()
this.getItemHierarki()
}, 100);
})}
style={{
......
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