call modify

This commit is contained in:
2020-11-30 22:39:38 +08:00
parent afd1ec7926
commit 98f0941160
22 changed files with 135 additions and 97 deletions

View File

@@ -73,7 +73,7 @@ function _cell.uiEventDelegate(go)
elseif goName == "ButtonTask" then
getPanelAsy("PanelNewFollowTask", onLoadedPanelTT, mData)
elseif goName == "ButtonContact" then
MyUtl.callCust(mData)
MyUtl.showCallOption(mData)
end
end