Commit 75919486 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent b9d789c7
......@@ -43,6 +43,7 @@ async function run() {
for (let z = 0; z < runUpString.length - 1; z++)
arrRunup.push(parseFloat(runUpString[z]))
console.log(arrRunup)
// arrRunup=_.orderBy(arrRunup)
add(config[j].total, arrDate, config[j].type.split('targetPercentage:false')[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