浏览代码

一键转县

miaofuhao 7 年之前
父节点
当前提交
f737da6319
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      WebUI/CallCenterWeb.UI/js/index.js

+ 1 - 1
WebUI/CallCenterWeb.UI/js/index.js

@@ -290,7 +290,7 @@ $(document).ready(function () {
290 290
 	        success: function (result) {
291 291
 	            if (result.state.toLowerCase() == "success") {
292 292
 	                var guid = uuid();
293
-	                obj.Type = "TurnXian";
293
+	                obj.Type = "Transfer";
294 294
 	                obj.DestinationNumber = result.data.phone;
295 295
 	                obj.Header = result.data.fix;
296 296
 	                obj.TaskType = "0"; //0:拨号外呼;1:未接来电外呼;2:回访外呼