Commit 7cfc0063 authored by IvyXia123's avatar IvyXia123

Merge branch 'dev' of http://git.singsingenglish.com/new-sing/admin into dev

parents 6bef94c9 39eea216
......@@ -388,7 +388,7 @@
this.getData();
if (this.callbackObj.teacher_id) {
let json = {
user_id: this.user.user_id
user_id: this.callbackObj.user_id
}
getCallBackPrevApi(json).then(res => {
if (res && res[0] && res[0].next_visit_at && res[0].intention) {
......
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