添加log

dev_chengFeng
jiaoyangna 2021-10-28 18:43:11 +08:00
parent 02b161e84c
commit 6f8fa46ccd
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ function this:BindEvent()
isPress = true
if this.opView and this.opView.On_Btn2_Click then
this.opView.On_Btn2_Click(this.curFormationIndex)
isPress = false
end
end)
end