Commit 82569283 authored by 石盼盼's avatar 石盼盼

Merge branch 'shipanpan' into 'master'

抢班逻辑修改

See merge request !19
parents bbc56e0b 4def512e
...@@ -74,9 +74,11 @@ Page({ ...@@ -74,9 +74,11 @@ Page({
class_id : 16 class_id : 16
}, },
callback : (data) => { callback : (data) => {
base.toast('抢班成功')
console.log(data) console.log(data)
this.setData({ this.setData({
datalList: data datalList: []
}) })
this.getList() 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