Commit caf28c1f authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent e71c9308
...@@ -54,6 +54,7 @@ let arrNew=[] ...@@ -54,6 +54,7 @@ let arrNew=[]
console.log('Detail ->',get(arrNew[0].date)) console.log('Detail ->',get(arrNew[0].date))
let index=arrNew[0].index let index=arrNew[0].index
console.log('index',index)
arrNew=[] arrNew=[]
for (let i = index; i < arr.length; i++) { for (let i = index; i < arr.length; i++) {
let sums = 0 let sums = 0
......
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