Parcourir la Source

Merge branch 'master' of http://192.168.1.222:3000/zhengbingbing/Autobio_UI

clq1010 il y a 7 ans
Parent
commit
95529b5202
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      CallCenterWeb.UI/js/index.js

+ 2 - 2
CallCenterWeb.UI/js/index.js

@@ -54,8 +54,8 @@ $(document).ready(function() {
54 54
 						Send();
55 55
 						break; //签入
56 56
 					case "MakeCall":
57
-						obj.Type = "SayFree";
58
-						Send(); //备注:用户要求外呼立刻置闲
57
+//						obj.Type = "SayFree";
58
+//						Send(); //备注:用户要求外呼立刻置闲
59 59
 						$(".hidCallID").val("");
60 60
 						$("#hidwhtype").val(fun);
61 61
 						whtp();