Commit 5cc15ed7 authored by wangzhujun's avatar wangzhujun

123

parent f9792120
......@@ -120,7 +120,7 @@ export default class PKScene extends Scene{
this.onTap(this["team"+i]["notonBtn"],this.askOnline);
}
if(data.myTeamMembers[i-1].uid == uiddata.consumerId){
if(data.myTeamMembers[i-1].consumerId == uiddata.consumerId){
this["team"+i]["onphone"].text = "我"
}
......
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