浏览代码

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

clq1010 7 年之前
父节点
当前提交
95529b5202
共有 1 个文件被更改,包括 2 次插入2 次删除
  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();