|
|
@@ -216,8 +216,9 @@
|
|
216
|
216
|
key: $("#key").val(), //=关键字
|
|
217
|
217
|
tel: $("#tel").val(), //=客户电话
|
|
218
|
218
|
name: $("#name").val(), //=客户名称
|
|
219
|
|
- usercode: usercodeID, //=坐席工号
|
|
220
|
|
- ddusercode: ddusercodeID,
|
|
|
219
|
+// usercode: usercodeID, //=坐席工号
|
|
|
220
|
+// ddusercode: ddusercodeID,
|
|
|
221
|
+ ddusercode: selectMultiple($("#yardman")),
|
|
221
|
222
|
keyid: $("#keyid").val(), //=关键词id
|
|
222
|
223
|
source: $("#source").val(), //=来源&
|
|
223
|
224
|
starttime: $("#starttime").val(), //=开始时间
|