Browse Source

问题修改

liuyifan 5 years ago
parent
commit
35ba7ece60
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CallCenterWeb.UI/TelCall/CallRecord.html

+ 1 - 0
CallCenterWeb.UI/TelCall/CallRecord.html

540
                         usercode: $("#seat").val(),
540
                         usercode: $("#seat").val(),
541
                         phone: $("#tel").val(),
541
                         phone: $("#tel").val(),
542
                         // workordercode: $("#workordercode").val(), //工单编号
542
                         // workordercode: $("#workordercode").val(), //工单编号
543
+                        workordercode: '', //工单编号
543
                         //dept: IDs,
544
                         //dept: IDs,
544
                         callstate: $("#ss_hjzt").val(),
545
                         callstate: $("#ss_hjzt").val(),
545
                         calltype: $("#ss_hcfx").val(),
546
                         calltype: $("#ss_hcfx").val(),