Commit 84984a1b authored by Riri Novita's avatar Riri Novita

huuuft

parent 761ec422
......@@ -2210,7 +2210,7 @@ export default class ProfitLossROO extends Component {
disabled={true}
value={Number(val).toFixed(1)}
/>
:
:
// tableMeta.rowData[0] === 2 ?
// <span style={{ fontSize: 12, textAlign: 'right' }}>
// <NumberFormat
......@@ -2276,7 +2276,6 @@ export default class ProfitLossROO extends Component {
placeholder=""
disabled={true}
value={Number(handleTotal(val, tableMeta)).toFixed(1)}
// value={Number(val).toFixed(1)}
/>
}
/>
......
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