工会查看信息报错修改

(cherry picked from commit 6c59983568)
dev_chengFeng hotfix/mht_china/xq/cdn_xq_release/0.1.39
jiaoyangna 2021-07-24 15:18:38 +08:00
parent 7116d9137d
commit 4f6ae40ac1
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ end
-- 刷新编队信息
function this.RefreshFormationShow()
if this._ViewType == GUILD_MEM_POPUP_TYPE.INFORMATION then
NetManager.RequestPlayerInfo(this._MemId, FormationTypeDef.FORMATION_NORMAL, function(msg)
NetManager.RequestPlayerInfo(this._MemId, FormationTypeDef.FORMATION_NORMAL, nil,function(msg)
-- 重置战斗力
local teamInfo = msg.teamInfo.team
local force = teamInfo.totalForce