【点将台】选择心愿神将,列表动画不正常

dev_chengFeng
ZhangBiao 2022-01-17 14:26:17 +08:00
parent ae020064ab
commit 369f7aa1ef
1 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ function this:OnShow(_parent,_Data)
else else
self.curSelect = RecruitManager.CheckIndex() self.curSelect = RecruitManager.CheckIndex()
end end
this:Refresh(true,true) this:Refresh(true,false)
end) end)
end end