Commit ba56f9af authored by Rifka Kurnia's avatar Rifka Kurnia

Merge branch 'rifka' into 'master'

lagi

See merge request !1244
parents e6998687 bc3fdc44
......@@ -473,8 +473,6 @@ export default class BalanceSheetRO extends Component {
}
}
} else {
console.log("masuk formula")
console.log(dataTable2)
let indexID = dataTable2.findIndex((val) => val[20] == item)
if (indexID !== -1) {
let valuezz = dataTable2[indexID][colIdx]
......
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