Commit 1531b1c7 by 刘海龙

no message

parent a751ed00
......@@ -438,7 +438,6 @@
}
}))
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