资源条跳转错误修改提交

dev_chengFeng
jiaoyangna 2021-12-30 18:12:56 +08:00
parent 5ab9c8d915
commit af30beccd3
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ function UpView:OnClick(index)
end
function UpView:RechargeType(_type)
if MapManager.Mapping then
if MapManager.Mapping or UIManager.IsOpen(UIName.ExplorePanel) then
PopupTipPanel.ShowTip(Language[12040])
return
end