Commit 46c64491 by 刘海龙

11

parent f3899bad
...@@ -433,6 +433,7 @@ ...@@ -433,6 +433,7 @@
} }
})) }))
that.zhenti = that.zhenti.concat(zhenti) that.zhenti = that.zhenti.concat(zhenti)
console.log(that.zhenti)
that.page ++ that.page ++
if(that.condition.length == 0) { if(that.condition.length == 0) {
that.condition = [{ id: '', title: '全部', select: true }].concat(res.cate.map( r => { that.condition = [{ id: '', title: '全部', select: true }].concat(res.cate.map( r => {
......
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