diff --git a/lua_probject/extend_project/extend/poker2/suoha/ExPlayerSelfPokerInfoView.lua b/lua_probject/extend_project/extend/poker2/suoha/ExPlayerSelfPokerInfoView.lua index 9c44339d..d209ea48 100644 --- a/lua_probject/extend_project/extend/poker2/suoha/ExPlayerSelfPokerInfoView.lua +++ b/lua_probject/extend_project/extend/poker2/suoha/ExPlayerSelfPokerInfoView.lua @@ -66,6 +66,7 @@ function M:ShowTips(tipsList) end function M:OnClickTips(context) + self._ctr_out.selectedIndex = 0 local button = context.data.data local id = button.id local _data = {}