Revert "【巅峰赛 bug】 三局两胜 第三场不刷新bug 3"

This reverts commit f6de94dcd5.
dev_chengFeng
zhangqiang 2021-01-25 11:27:25 +08:00
parent 13bca53a69
commit daa18f8996
1 changed files with 3 additions and 3 deletions

View File

@ -212,13 +212,13 @@ end
-- 获取巅峰战基础信息
function this.GetBaseData()
-- this.ChangeData(this.CurTabIndex)
this.ChangeData(this.CurTabIndex)
return this.baseInfo
end
-- 获取对战信息
function this.GetBattleInfo()
-- this.ChangeData(this.CurTabIndex)
this.ChangeData(this.CurTabIndex)
return this.myBattleInfo
end
@ -363,7 +363,7 @@ end
--- 获取竞猜战斗信息
function this.GetBetBattleInfo()
-- this.ChangeData(this.CurTabIndex)
this.ChangeData(this.CurTabIndex)
return this.betBattleInfo
end
--- 获取赔率信息