Commit 0d3befb8 by 冷斌

fix bug

parent 04b42fc0
......@@ -294,7 +294,8 @@
price: r.price,
count: r.questions_count,
time: r.reply_time,
person: r.exams_user + "已做"
person: r.exams_user + "已做",
is_buy: r.is_buy
}
}))
if(that.condition.length == 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