call modify
This commit is contained in:
@@ -193,6 +193,7 @@ function TRPMakeCall.uiEventDelegate(go)
|
||||
MyUtl.toastW("请输入要呼叫的号码")
|
||||
return
|
||||
end
|
||||
MyUtl.callCustByNative(InputNumber.value)
|
||||
elseif goName == "ButtonCallYun" then
|
||||
if InputNumber.value == nil or InputNumber.value == "" then
|
||||
MyUtl.toastW("请输入要呼叫的号码")
|
||||
|
||||
Reference in New Issue
Block a user