Commit cd8111aa authored by Riri Novita's avatar Riri Novita

filter periode

parent a1911f3c
......@@ -108,7 +108,8 @@ class ReportProgress extends Component {
this.setState({
listPeriodeMB: defaultPropsMB,
periodeMB: MB[MB.length - 1],
// periodeMB: MB[MB.length - 1],
periodeMB: MB[MB.length - 2],
}, () => {
this.getReportType()
// console.log(this.state.listMonth)
......
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