Commit 4c4acafc authored by Deni Rinaldi's avatar Deni Rinaldi

++

parent f4f06be2
...@@ -22,7 +22,7 @@ export default class SubHolding extends Component { ...@@ -22,7 +22,7 @@ export default class SubHolding extends Component {
reportType: [ reportType: [
{ value: 1, label: 'DB Balance Sheet' }, { value: 1, label: 'DB Balance Sheet' },
{ value: 2, label: 'DB Profit & Loss' }, { value: 2, label: 'DB Profit & Loss' },
{ value: 3, label: 'DB Balance Sheet Detail' }, { value: 3, label: 'DB Profit & Loss Detail' },
{ value: 4, label: 'DB Ratio' }, { value: 4, label: 'DB Ratio' },
], ],
report: null, report: null,
......
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