Commit 46c64491 by 刘海龙

11

parent f3899bad
......@@ -433,6 +433,7 @@
}
}))
that.zhenti = that.zhenti.concat(zhenti)
console.log(that.zhenti)
that.page ++
if(that.condition.length == 0) {
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