Commit 0560b874 authored by syadziy's avatar syadziy

update formula CF

parent f12a4977
...@@ -719,9 +719,9 @@ export default class CashFlow extends Component { ...@@ -719,9 +719,9 @@ export default class CashFlow extends Component {
console.log(anjay) console.log(anjay)
console.log(anjay2) console.log(anjay2)
console.log(total) console.log(total)
let testttt = dataTable2[tableMeta.rowIndex - 1][8].value // let testttt = dataTable2[tableMeta.rowIndex - 1][8].value
console.log(testttt) // console.log(testttt)
total = testttt // total = testttt
} }
if (dataTable2[tableMeta.rowIndex][column].value == undefined) { if (dataTable2[tableMeta.rowIndex][column].value == undefined) {
......
...@@ -690,9 +690,9 @@ export default class CashFlow extends Component { ...@@ -690,9 +690,9 @@ export default class CashFlow extends Component {
console.log(anjay) console.log(anjay)
console.log(anjay2) console.log(anjay2)
console.log(total) console.log(total)
let testttt = dataTable2[tableMeta.rowIndex - 1][7].value // let testttt = dataTable2[tableMeta.rowIndex - 1][7].value
console.log(testttt) // console.log(testttt)
total = testttt // total = testttt
} }
if (dataTable2[tableMeta.rowIndex][column].value == undefined) { if (dataTable2[tableMeta.rowIndex][column].value == undefined) {
......
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