|
@@ -80,8 +80,8 @@
|
|
|
<th width="10">跟进客服:</th>
|
|
|
<td width="10" style="font-weight: normal;"><span id="adminName"></span></td>
|
|
|
<td width="10"></td>
|
|
|
- <th width="10">来源入口:</th>
|
|
|
- <td width="10" style="font-weight: normal;"><span id="customerSourceType"></span></td>
|
|
|
+ <th width="10">处理类型:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="procMethodName"></span></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th width="10">咨询类型:</th>
|
|
@@ -90,6 +90,20 @@
|
|
|
<th width="10">产品类别:</th>
|
|
|
<td width="10" style="font-weight: normal;"><span id="typeName"></span></td>
|
|
|
</tr>
|
|
|
+ <tr>
|
|
|
+ <th width="10">销售公司:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="companyName"></span></td>
|
|
|
+ <td width="10"></td>
|
|
|
+ <th width="10">店铺:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="storeName"></span></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <th width="10">来源入口:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="customerSourceType"></span></td>
|
|
|
+ <td width="10"></td>
|
|
|
+ <th width="10">来源描述:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="customerSource"></span></td>
|
|
|
+ </tr>
|
|
|
</thead>
|
|
|
</table>
|
|
|
|
|
@@ -102,13 +116,7 @@
|
|
|
</div>
|
|
|
<table class="table table-border table-bg table-bordered" style="margin-top: 10px;">
|
|
|
<thead>
|
|
|
- <tr>
|
|
|
- <th width="10">销售公司:</th>
|
|
|
- <td width="10" style="font-weight: normal;"><span id="companyName"></span></td>
|
|
|
- <td width="10"></td>
|
|
|
- <th width="10">店铺:</th>
|
|
|
- <td width="10" style="font-weight: normal;"><span id="storeName"></span></td>
|
|
|
- </tr>
|
|
|
+
|
|
|
<tr>
|
|
|
<th width="10">微信昵称:</th>
|
|
|
<td width="10" style="font-weight: normal;"><span id="customerWechatName"></span></td>
|
|
@@ -135,6 +143,13 @@
|
|
|
<table class="table table-border table-bg table-bordered" style="margin-top: 10px;">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
+ <th width="10">开箱损:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="customerOutDamaged"></span></td>
|
|
|
+ <td width="10"></td>
|
|
|
+ <th width="10">二次售后:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="customerSecondaryCustomer"></span></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
<th width="10">客诉问题:</th>
|
|
|
<td width="10" style="font-weight: normal;"><span id="describeTitle"></span></td>
|
|
|
<td width="10"></td>
|
|
@@ -150,6 +165,33 @@
|
|
|
</tr>
|
|
|
</thead>
|
|
|
</table>
|
|
|
+
|
|
|
+ <div class="row cl">
|
|
|
+ <label class="form-label col-3">
|
|
|
+ <div class="tit-2">TDS收集</div>
|
|
|
+ </label>
|
|
|
+ <div class="formControls col-9">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <table class="table table-border table-bg table-bordered" style="margin-top: 10px;">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th width="10">所在省份:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="customerOutDamaged"></span></td>
|
|
|
+ <td width="10"></td>
|
|
|
+ <th width="10">城市区域:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="customerSecondaryCustomer"></span></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <th width="10">进水TDS:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="describeTitle"></span></td>
|
|
|
+ <td width="10"></td>
|
|
|
+ <th width="10">出水TDS:</th>
|
|
|
+ <td width="10" style="font-weight: normal;"><span id="questionProfile"></span></td>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ </table>
|
|
|
+
|
|
|
<table class="table table-border table-bg table-bordered" style="margin-top: 10px;">
|
|
|
<thead>
|
|
|
<tr>
|
|
@@ -519,46 +561,63 @@
|
|
|
var cmRelation = data.returnMsg.cmRelation;
|
|
|
var procMethod = data.returnMsg.procMethod;
|
|
|
|
|
|
- /*if (customer.customerIsSolve != 1 && customer.customerIsSolve != 2) {*/
|
|
|
- /*resultshow(customer.customerIsSolve, customerCommon.relationBackStatus,customerCommon.relationSendStatus,
|
|
|
- customerCommon.maintenanceIsRepair,customerCommon.detectState);*/
|
|
|
- var postage = '';
|
|
|
- var postageMoney = 0;
|
|
|
- if (customerCommon.relationBackPostage != null) {
|
|
|
- postageMoney = customerCommon.relationBackPostage;
|
|
|
- }
|
|
|
- switch (customerCommon.relationIsTransfer) {
|
|
|
- case 0:
|
|
|
- postage = '不需要转账。';
|
|
|
- break;
|
|
|
- case 1:
|
|
|
- postage = '已转账邮费'+postageMoney/100+'元。';
|
|
|
- break;
|
|
|
- case 2:
|
|
|
- postage = '待转账邮费'+postageMoney/100+'元。';
|
|
|
- break;
|
|
|
- }
|
|
|
- $('#postage').html(postage);
|
|
|
- /*}*/
|
|
|
+
|
|
|
+ var postage = '';
|
|
|
+ var postageMoney = 0;
|
|
|
+ if (customerCommon.relationBackPostage != null) {
|
|
|
+ postageMoney = customerCommon.relationBackPostage;
|
|
|
+ }
|
|
|
+ switch (customerCommon.relationIsTransfer) {
|
|
|
+ case 0:
|
|
|
+ postage = '不需要转账。';
|
|
|
+ break;
|
|
|
+ case 1:
|
|
|
+ postage = '已转账邮费'+postageMoney/100+'元。';
|
|
|
+ break;
|
|
|
+ case 2:
|
|
|
+ postage = '待转账邮费'+postageMoney/100+'元。';
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ $('#postage').html(postage);
|
|
|
|
|
|
$('#adminName').html(customer.adminName);
|
|
|
var customerSource = '';
|
|
|
switch (customer.customerSourceType) {
|
|
|
case 1:customerSource = '400电话';break;
|
|
|
case 2:customerSource = '微信公众号';break;
|
|
|
- case 3:customerSource = customer.customerSource;break;
|
|
|
+ case 3:customerSource = '其他';break;
|
|
|
case 4:customerSource = "QQ群";break;
|
|
|
case 5:customerSource = "微信群";break;
|
|
|
case 6:customerSource = "个人微信";break;
|
|
|
case 7:customerSource = "有赞";break;
|
|
|
}
|
|
|
$('#customerSourceType').html(customerSource);
|
|
|
+ $('#customerSource').html(customer.customerSource);
|
|
|
+
|
|
|
var customerCounsel = '';
|
|
|
switch (customer.customerCounselType) {
|
|
|
case 1:customerCounsel = '售前咨询';break;
|
|
|
case 2:customerCounsel = '售后咨询';break;
|
|
|
case 3:customerCounsel = '其他';break;
|
|
|
}
|
|
|
+
|
|
|
+ var customerOutDamagedHtml = '';
|
|
|
+ if(customer.customerOutDamaged == 1){
|
|
|
+ customerOutDamagedHtml = '是';
|
|
|
+ }else{
|
|
|
+ customerOutDamagedHtml = '否';
|
|
|
+ }
|
|
|
+ $("#customerOutDamaged").html(customerOutDamagedHtml);
|
|
|
+
|
|
|
+ var customerSecondaryCustomerHtml = '';
|
|
|
+ if(customer.customerSecondaryCustomer == 1){
|
|
|
+ customerSecondaryCustomerHtml = '是';
|
|
|
+ }else{
|
|
|
+ customerSecondaryCustomerHtml = '否';
|
|
|
+ }
|
|
|
+ $("#customerSecondaryCustomer").html(customerSecondaryCustomerHtml);
|
|
|
+
|
|
|
+ $("#procMethodName").html(cmRelation.procTypeName + "(" + cmRelation.procMethodName +")");
|
|
|
$('#customerCounselType').html(customerCounsel);
|
|
|
$('#typeName').html(customer.typeName);
|
|
|
$('#describeTitle').html(customer.describeTitle);
|