Commit df9c4ede authored by d.arizona's avatar d.arizona

apdeet

parent 64511418
...@@ -610,6 +610,7 @@ export default class FixedAssetsMovement extends Component { ...@@ -610,6 +610,7 @@ export default class FixedAssetsMovement extends Component {
// total = dataTable2[tableMeta.rowIndex][tableMeta.columnIndex - 1] // total = dataTable2[tableMeta.rowIndex][tableMeta.columnIndex - 1]
// dataTable2[tableMeta.rowIndex][tableMeta.columnIndex] = total // dataTable2[tableMeta.rowIndex][tableMeta.columnIndex] = total
// } // }
dataTable2[tableMeta.rowIndex][tableMeta.columnIndex] = total
return total return total
} }
const handleTotal = (tableMeta) => { const handleTotal = (tableMeta) => {
......
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