工会查看信息报错修改

dev_chengFeng
jiaoyangna 2021-07-24 15:18:38 +08:00
parent ff6639ebfb
commit 6c59983568
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