Commit d8f1311f authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 1ec1cd85
...@@ -65,6 +65,8 @@ let fl=files[i].split('_') ...@@ -65,6 +65,8 @@ let fl=files[i].split('_')
datas.push({name: files[i], size: stats.size, vars: vars, id: id, usage: usage, value: (-1 * value),avgRunup:avgRunup,avgDrawDown:avgDrawDown,qty:qty}) datas.push({name: files[i], size: stats.size, vars: vars, id: id, usage: usage, value: (-1 * value),avgRunup:avgRunup,avgDrawDown:avgDrawDown,qty:qty})
} }
console.log(datas)
// console.log(datas) // console.log(datas)
......
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