This commit is contained in:
2020-07-18 21:12:14 +08:00
parent 1361db18a9
commit 33dc6cea60
214 changed files with 16596 additions and 3104 deletions

View File

@@ -85,7 +85,7 @@ MyUtl.doCall = function(custId, phoneNo, cust)
hideHotWheel()
if content.success then
MyUtl.toastS("拨号成功!")
getPanelAsy("PanelNewFollow", onLoadedPanelTT, cust)
getPanelAsy("PanelNewFollowSimple", onLoadedPanelTT, cust)
end
end
)