Commit 9806ea50 authored by Hardiansyah's avatar Hardiansyah

[Fix] - monthly report load data

parent b750d288
......@@ -3521,8 +3521,8 @@ export default class MonthlyReport extends Component {
options={options}
/>
</MuiThemeProvider>
{this.renderAttachment(mstIdFinance)}
{this.renderApproveMB(mstIdFinance)}
{this.renderAttachment(mstIdCAT)}
{this.renderApproveMB(mstIdCAT)}
{this.renderHistoryInfo(mstIdCAT)}
{this.state.visibleTableHistoryCAT && (
<div style={{ marginTop: 20 }}>
......
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