Commit d1bfbd27 authored by 肖健's avatar 肖健

删除多余的代码

parent 8284d2f9
...@@ -338,7 +338,6 @@ ...@@ -338,7 +338,6 @@
}, },
}).then(res => { }).then(res => {
if(res && res.length > 0) { if(res && res.length > 0) {
this.indexCommodityList = res
let resultArr = [] let resultArr = []
let indexSize = Math.ceil(res / 2) let indexSize = Math.ceil(res / 2)
let startIdx = 0 let startIdx = 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