@@ -1675,7 +1675,8 @@
if(result.state.toLowerCase() == "success") {
obj.Type = $("#hidwhtype").val();
obj.DestinationNumber = result.data.phone;
- obj.Header=result.data.fix;
+ obj.Header = result.data.fix;
+ obj.optVisit = "";
Send();
$('#Result').val('');
$(".WH").addClass("hidens");