Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
ZhangBiao 2021-09-24 16:47:19 +08:00
commit a823984187
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ function this:BindEvent()
this.itemView:OnBtnCkickEvent(this.upStarCostitem.Id)
end)
Util.AddClick(this.upBtn, function()
Util.AddOnceClick(this.upBtn, function()
if this.CheckIsUpStar() then
return
end