Commit 4def512e authored by 石盼盼's avatar 石盼盼

抢班逻辑修改

parent 57b40dee
......@@ -74,9 +74,11 @@ Page({
class_id : 16
},
callback : (data) => {
base.toast('抢班成功')
console.log(data)
this.setData({
datalList: data
datalList: []
})
this.getList()
}
......
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