|
@@ -279,7 +279,6 @@
|
|
<a href="javascript:void(0)" style="margin-left: 200px;" onclick="initComplaintQuestionInfo('ne')">下一页</a>
|
|
<a href="javascript:void(0)" style="margin-left: 200px;" onclick="initComplaintQuestionInfo('ne')">下一页</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
-
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="row cl">
|
|
<div class="row cl">
|
|
@@ -336,43 +335,27 @@
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<input type="hidden" id="sendProdcues" name="sendProdcuesJson" value="">
|
|
<input type="hidden" id="sendProdcues" name="sendProdcuesJson" value="">
|
|
- <input type="hidden" id="sendFittings" name="sendFittingsJson" value="">
|
|
|
|
<input type="hidden" id="closedProdcues" name="closedProdcuesJson" value="">
|
|
<input type="hidden" id="closedProdcues" name="closedProdcuesJson" value="">
|
|
- <input type="hidden" id="closedFittings" name="closedFittingsJson" value="">
|
|
|
|
|
|
|
|
- <div class="row cl">
|
|
+ <input type="hidden" id="customerIsSolve" name="customerIsSolve" value="">
|
|
- <label class="form-label col-1 col-sm-1">处理类型:</label>
|
|
+
|
|
- <div class="formControls col-10 col-sm-10 skin-minimal">
|
|
+ <div class="row cl init_proMethod" id="" code="returnCode" msg="resultMsg" data="returnMsg" >
|
|
- <div class="radio-box" id="solved">
|
|
+ <label class="form-label col-1 col-sm-1">处理结果:</label>
|
|
- <input type="radio" id="customer-process-1" value="1" name="customerIsSolve" <#if customerInfo.customerIsSolve == 1 >checked</#if> >
|
|
+ <div class="formControls col-2 col-sm-2">
|
|
- <label for="customer-process-1">已解决</label>
|
|
+ <span class="select-box">
|
|
- </div>
|
|
+ <select class="select" id="procTypeId" name="procTypeId" ulcId="${procMethod.procTypeId!''}" ulcValName="procTypeName" ulcValId="procTypeId" ulcURL="/admin/proc/type" msg="" ulcList="list">
|
|
- <div class="radio-box" id="noSolved">
|
|
+ </select>
|
|
- <input type="radio" id="customer-process-2" value="2" name="customerIsSolve" <#if customerInfo.customerIsSolve == 2 >checked</#if> >
|
|
+ </span>
|
|
- <label for="customer-process-2">未解决</label>
|
|
+ </div>
|
|
- </div>
|
|
+ <div class="formControls col-2 col-sm-2">
|
|
- <div class="radio-box" id="renewed" style="display: none">
|
|
+ <span class="select-box">
|
|
- <input type="radio" id="customer-process-3" value="3" name="customerIsSolve" <#if customerInfo.customerIsSolve == 3 >checked</#if> >
|
|
+ <select class="select" id="procMethodId" name="procMethodId" ulcId="${procMethod.procMethodId!''}" ulcValName="procMethodName" ulcValId="procMethodId" ulcURL="/admin/proc/method?procTypeId=" msg="" ulcList="list" >
|
|
- <label for="customer-process-3">换新</label>
|
|
+ </select>
|
|
- </div>
|
|
+ </span>
|
|
- <div class="radio-box" id="maintain" style="display: none">
|
|
|
|
- <input type="radio" id="customer-process-4" value="4" name="customerIsSolve" <#if customerInfo.customerIsSolve == 4 >checked</#if> >
|
|
|
|
- <label for="customer-process-4">维修</label>
|
|
|
|
- </div>
|
|
|
|
- <div class="radio-box" id="reissue" style="display: none">
|
|
|
|
- <input type="radio" id="customer-process-5" value="5" name="customerIsSolve" <#if customerInfo.customerIsSolve == 5 >checked</#if> >
|
|
|
|
- <label for="customer-process-5">补发</label>
|
|
|
|
- </div>
|
|
|
|
- <div class="radio-box" id="backGoods" style="display: none">
|
|
|
|
- <input type="radio" id="customer-process-6" value="6" name="customerIsSolve" <#if customerInfo.customerIsSolve == 6 >checked</#if> >
|
|
|
|
- <label for="customer-process-6">退货</label>
|
|
|
|
- </div>
|
|
|
|
- <div class="radio-box" id="noReasonBack" style="display: none">
|
|
|
|
- <input type="radio" id="customer-process-7" value="7" name="customerIsSolve" <#if customerInfo.customerIsSolve == 7 >checked</#if> >
|
|
|
|
- <label for="customer-process-7">无理由退货</label>
|
|
|
|
- </div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+
|
|
|
|
+
|
|
<div class="row cl" style="display: none;">
|
|
<div class="row cl" style="display: none;">
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<div class="formControls col-10 col-sm-10">
|
|
<div class="formControls col-10 col-sm-10">
|
|
@@ -387,14 +370,14 @@
|
|
</ul>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="row cl" id="orderHead" style="display: none;">
|
|
+ <div class="row cl orderHead" id="" style="display: none;">
|
|
<label class="form-label col-1 col-sm-1"><span class="c-red">*</span>订单信息:</label>
|
|
<label class="form-label col-1 col-sm-1"><span class="c-red">*</span>订单信息:</label>
|
|
<div class="formControls col-1 col-sm-1">
|
|
<div class="formControls col-1 col-sm-1">
|
|
<button type="button" class="btn btn-primary" id="selectOrder">搜索订单</button>
|
|
<button type="button" class="btn btn-primary" id="selectOrder">搜索订单</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- <div class="row cl" id="order" style="display: none;">
|
|
+ <div class="row cl orderHead" id="" style="display: none;">
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<div class="formControls col-9 col-sm-9 text-c">
|
|
<div class="formControls col-9 col-sm-9 text-c">
|
|
<table class="table table-border table-bg table-bordered">
|
|
<table class="table table-border table-bg table-bordered">
|
|
@@ -447,12 +430,12 @@
|
|
<input type="hidden" id="orderId" name="salesId" value="">
|
|
<input type="hidden" id="orderId" name="salesId" value="">
|
|
<input type="hidden" id="ids" name="ids" value="${ids!''}" >
|
|
<input type="hidden" id="ids" name="ids" value="${ids!''}" >
|
|
|
|
|
|
- <div class="row cl" id="recipientInfoTitle" style="display: none;">
|
|
+ <div class="row cl recipientInfo" id="" style="display: none;">
|
|
<label class="form-label col-1 col-sm-1"><span class="c-red">*</span>收件信息:</label>
|
|
<label class="form-label col-1 col-sm-1"><span class="c-red">*</span>收件信息:</label>
|
|
<div class="formControls col-8 col-sm-8">请先选择订单,系统自动填充姓名,电话和地址信息。</div>
|
|
<div class="formControls col-8 col-sm-8">请先选择订单,系统自动填充姓名,电话和地址信息。</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- <div class="row cl" id="recipientInfo" style="display: none;">
|
|
+ <div class="row cl recipientInfo" id="" style="display: none;">
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<div class="formControls col-2 col-sm-2">
|
|
<div class="formControls col-2 col-sm-2">
|
|
<input type="text" class="input-text" value="${cmRelation.relationSendName!''}" placeholder="填写收件人姓名" id="sendName" name="relationSendName" datatype="/^[\u4e00-\u9fa5]{1,20}$/" errormsg="联系人格式不正确!" >
|
|
<input type="text" class="input-text" value="${cmRelation.relationSendName!''}" placeholder="填写收件人姓名" id="sendName" name="relationSendName" datatype="/^[\u4e00-\u9fa5]{1,20}$/" errormsg="联系人格式不正确!" >
|
|
@@ -464,7 +447,7 @@
|
|
<input type="text" class="input-text" value="${cmRelation.relationAlipay!''}" placeholder="邮费转账 支付宝账户" id="relationAlipay" name="relationAlipay" errormsg="邮费转账账户!">
|
|
<input type="text" class="input-text" value="${cmRelation.relationAlipay!''}" placeholder="邮费转账 支付宝账户" id="relationAlipay" name="relationAlipay" errormsg="邮费转账账户!">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="row cl" id="recipientAddress" style="display: none;">
|
|
+ <div class="row cl recipientAddress" id="" style="display: none;">
|
|
<input type="hidden" id="addressInfo">
|
|
<input type="hidden" id="addressInfo">
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<div class="formControls col-2 col-sm-2">
|
|
<div class="formControls col-2 col-sm-2">
|
|
@@ -490,68 +473,107 @@
|
|
<input type="hidden" name="relationSendMergeAddress" id="relationSendMergeAddress">
|
|
<input type="hidden" name="relationSendMergeAddress" id="relationSendMergeAddress">
|
|
|
|
|
|
</div>
|
|
</div>
|
|
- <div class="row cl" id="recipientAddressText" style="display: none;">
|
|
+ <div class="row cl recipientAddress" id="" style="display: none;">
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<div class="formControls col-5 col-sm-5">
|
|
<div class="formControls col-5 col-sm-5">
|
|
<textarea name="relationSendAddress" id="sendAddress" cols="" rows="2" datatype="*" errormsg="收货地址不正确!" class="textarea" placeholder="请填写详细地址,最多支持50字符" onKeyUp="$.Huitextarealength(this,50)">${cmRelation.relationSendAddress!''}</textarea>
|
|
<textarea name="relationSendAddress" id="sendAddress" cols="" rows="2" datatype="*" errormsg="收货地址不正确!" class="textarea" placeholder="请填写详细地址,最多支持50字符" onKeyUp="$.Huitextarealength(this,50)">${cmRelation.relationSendAddress!''}</textarea>
|
|
<span id="addrssMsg"></span>
|
|
<span id="addrssMsg"></span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="row cl" id="renewedProduct" style="display: none;">
|
|
+
|
|
- <label class="form-label col-1 col-sm-1"><span class="c-red">*</span><span id="relationProduct">换新产品</span>:</label>
|
|
+ <div class="row cl renewedProduct" id="" style="display: none;">
|
|
|
|
+ <label class="form-label col-1 col-sm-1"><span class="c-red">*</span><span id="relationProduct">寄回产品</span>:</label>
|
|
|
|
+ <div class="formControls col-9 col-sm-9 text-c" id="produceSelect">
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="row cl renewedProduct" id="" style="display: none;">
|
|
|
|
+ <label class="form-label col-1 col-sm-1"></label>
|
|
<div class="formControls col-9 col-sm-9 text-c" id="produceSelect">
|
|
<div class="formControls col-9 col-sm-9 text-c" id="produceSelect">
|
|
|
|
|
|
<table class="table table-border table-bg table-bordered">
|
|
<table class="table table-border table-bg table-bordered">
|
|
<thead>
|
|
<thead>
|
|
- <tr class="text-c" id="table1">
|
|
+ <tr class="text-c" id="table1">
|
|
- <th style="text-align: center;" width="60">产品名称</th>
|
|
+ <th style="text-align: center;" width="60">产品名称</th>
|
|
- <th style="text-align: center;" width="40">产品颜色</th>
|
|
+ <th style="text-align: center;" width="40">产品颜色</th>
|
|
- <th style="text-align: center;" width="30">数量</th>
|
|
+ <th style="text-align: center;" width="30">数量</th>
|
|
- <th style="text-align: center;" width="100">机器编码</th>
|
|
+ <th style="text-align: center;" width="100">机器编码</th>
|
|
- </tr>
|
|
+ <th style="text-align: center;" width="30">操作</th>
|
|
|
|
+ </tr>
|
|
</thead>
|
|
</thead>
|
|
- <tbody id="addProduct">
|
|
+ <tbody id="addBackProduct">
|
|
|
|
+ <#if (cmRelation.closedProdcues?size>0)>
|
|
|
|
+ <#list cmRelation.closedProdcues as closedProdcues>
|
|
|
|
+ <tr>
|
|
|
|
+ <td style="text-align: center;">
|
|
|
|
+ ${closedProdcues.closedProductName!""}
|
|
|
|
+ </td>
|
|
|
|
+ <td style="text-align: center;">
|
|
|
|
+ ${closedProdcues.closedColorName!""}
|
|
|
|
+ </td>
|
|
|
|
+ <td style="text-align: center;">
|
|
|
|
+ <input type="text" style="width: 100%;border: none;text-align: center;" class="input-text input-number input-itemNum" value="${closedProdcues.closedProdcueNumber!"0"}" placeholder="产品数量" onkeyup="keyFun($(this),999,1)" onpaste="keyFun($(this),999,1)">
|
|
|
|
+ </td>
|
|
|
|
+ <td style="text-align: center;">
|
|
|
|
+ <input type="hidden" class="input-produce-id" value="${closedProdcues.productId}">
|
|
|
|
+ <input type="hidden" class="input-fc-id" value="${closedProdcues.colorId}">
|
|
|
|
+ <input type="hidden" class="input-69code" value="${closedProdcues.colorBar}">
|
|
|
|
+ <input type="text" class="input-text input-number input-code" style="width: 100%;border: none;text-align: center;" value="${closedProdcues.closedProdcueMachineNo!""}" placeholder="机器编号" name="" id="item-${closedProdcues.productId}-${closedProdcues.colorId}" number="${closedProdcues.closedProdcueNumber}" itemIsSource="1" onkeyup="keyFunString($(this),30)" onpaste="keyFunString($(this),30)" >
|
|
|
|
+ </td>
|
|
|
|
+ <td style="text-align: center;" ><a href="javascript:void(0)" onclick="delColor(this)" >删除</a></td>
|
|
|
|
+ </tr>
|
|
|
|
+ </#list>
|
|
|
|
+ <#else >
|
|
|
|
+ <tr>
|
|
|
|
+ <td style="text-align: center;" colspan="5">选择订单后展示</td>
|
|
|
|
+ </tr>
|
|
|
|
+ </#if>
|
|
|
|
+ </tbody>
|
|
|
|
+ </table>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
|
|
- <#if (cmRelation.closedProdcues?size>0)>
|
|
+ <div class="row cl updateProduct" id="" style="display: none;">
|
|
- <#list cmRelation.closedProdcues as closedProdcues>
|
|
+ <label class="form-label col-1 col-sm-1"><span class="c-red">*</span>寄出产品:</label>
|
|
|
|
+ <div class="formControls col-9 col-sm-9" ></div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="row cl updateProduct" id="" style="display: none;">
|
|
|
|
+ <label class="form-label col-1 col-sm-1"></label>
|
|
|
|
+ <div class="formControls col-9 col-sm-9" >
|
|
|
|
+
|
|
|
|
+ <table class="table table-border table-bg table-bordered">
|
|
|
|
+ <thead>
|
|
|
|
+ <tr class="text-c" id="table2">
|
|
|
|
+ <th style="text-align: center;" width="60">产品名称</th>
|
|
|
|
+ <th style="text-align: center;" width="40">产品颜色</th>
|
|
|
|
+ <th style="text-align: center;" width="30">产品配件</th>
|
|
|
|
+ <th style="text-align: center;" width="100">机器编码</th>
|
|
|
|
+ <th style="text-align: center;" width="30">操作</th>
|
|
|
|
+ </tr>
|
|
|
|
+ </thead>
|
|
|
|
+ <tbody id="addSendProduct">
|
|
|
|
+ <#if (cmRelation.sendProdcues?size>0)>
|
|
|
|
+ <#list cmRelation.sendProdcues as sendProdcues>
|
|
<tr>
|
|
<tr>
|
|
- <td style="text-align: center;">
|
|
+ <td style="text-align: center;">
|
|
- ${closedProdcues.closedProductName!""}
|
|
+ ${sendProdcues.sendProduceName!""}
|
|
- </td>
|
|
+ </td>
|
|
- <td style="text-align: center;">
|
|
+ <td style="text-align: center;">
|
|
- ${closedProdcues.closedColorName!""}
|
|
+ ${sendProdcues.sendColorName!""}
|
|
- </td>
|
|
+ </td>
|
|
- <td style="text-align: center;">
|
|
+ <td style="text-align: center;">
|
|
- <input type="text" style="width: 100%;border: none;text-align: center;" class="input-text input-number input-itemNum" value="${closedProdcues.closedProdcueNumber!"0"}" placeholder="产品数量" onkeyup="keyFun($(this),999,1)" onpaste="keyFun($(this),999,1)">
|
|
+ <input type="text" style="width: 100%;border: none;text-align: center;" class="input-text input-number input-itemNum" value="${sendProdcues.sendProdcueNumber!"0"}" placeholder="产品数量" onkeyup="keyFun($(this),999,1)" onpaste="keyFun($(this),999,1)">
|
|
- </td>
|
|
+ </td>
|
|
- <td style="text-align: center;">
|
|
+ <td style="text-align: center;">
|
|
- <input type="hidden" class="input-produce-id" value="${closedProdcues.productId}">
|
|
+ <input type="hidden" class="input-produce-id" value="${sendProdcues.productId}">
|
|
- <input type="hidden" class="input-fc-id" value="${closedProdcues.colorId}">
|
|
+ <input type="hidden" class="input-fc-id" value="${sendProdcues.colorId}">
|
|
- <input type="hidden" class="input-69code" value="${closedProdcues.colorBar}">
|
|
+ <input type="hidden" class="input-69code" value="${sendProdcues.colorBar}">
|
|
- <input type="text" class="input-text input-number input-code" style="width: 100%;border: none;text-align: center;" value="${closedProdcues.closedProdcueMachineNo!""}" placeholder="机器编号" name="" id="item-${closedProdcues.productId}-${closedProdcues.colorId}" number="${closedProdcues.closedProdcueNumber}" itemIsSource="1" onkeyup="keyFunString($(this),30)" onpaste="keyFunString($(this),30)" >
|
|
+ <input type="text" class="input-text input-number input-code" style="width: 100%;border: none;text-align: center;" value="${sendProdcues.sendProdcueMachineNo!""}" placeholder="机器编号" name="" id="item-${sendProdcues.productId}-${sendProdcues.colorId}" number="${sendProdcues.sendProdcueNumber}" itemIsSource="1" onkeyup="keyFunString($(this),30)" onpaste="keyFunString($(this),30)" >
|
|
- </td>
|
|
+ </td>
|
|
|
|
+ <td style="text-align: center;" ><a href="javascript:void(0)" onclick="delColor(this)" >删除</a></td>
|
|
</tr>
|
|
</tr>
|
|
</#list>
|
|
</#list>
|
|
- <#list cmRelation.closedFittings as closedFittings>
|
|
|
|
- <tr>
|
|
|
|
- <td style="text-align: center;">
|
|
|
|
- ${closedFittings.closedProductName!""}
|
|
|
|
- </td>
|
|
|
|
- <td style="text-align: center;">
|
|
|
|
- ${closedFittings.closedFittingsName!""}
|
|
|
|
- </td>
|
|
|
|
- <td style="text-align: center;">
|
|
|
|
- ${closedFittings.closedFittingNumber!""}
|
|
|
|
- </td>
|
|
|
|
- <td style="text-align: center;">
|
|
|
|
- <input type="hidden" class="input-produce-id" value="${closedFittings.productId}">
|
|
|
|
- <input type="hidden" class="input-fc-id" value="${closedFittings.fittingsId}">
|
|
|
|
- <input type="hidden" class="input-69code" value="${closedFittings.colorBar}">
|
|
|
|
- -
|
|
|
|
- <input type="hidden" class="input-text input-number" style="width: 100%;border: none;text-align: center;" value="" placeholder="机器编号" name="" id="item-${closedFittings.productId}-${closedFittings.fittingsId}" number="${closedFittings.closedFittingNumber}" itemIsSource="1" onkeyup="keyFunString($(this),30)" onpaste="keyFunString($(this),30)" >
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- </#list>
|
|
|
|
<#else >
|
|
<#else >
|
|
<tr>
|
|
<tr>
|
|
<td style="text-align: center;" colspan="4">选择订单后展示</td>
|
|
<td style="text-align: center;" colspan="4">选择订单后展示</td>
|
|
@@ -561,84 +583,83 @@
|
|
</table>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="row cl" id="customerCostsDiv" style="display: none;">
|
|
+
|
|
- <label class="form-label col-1 col-sm-1">工厂报价:</label>
|
|
+ <div class="row cl" id="customerCostsDiv" style="display: none;">
|
|
- <div class="col-2 col-sm-2">
|
|
+ <label class="form-label col-1 col-sm-1">工厂报价:</label>
|
|
- <input type="text" class="input-text trim_input" placeholder="工厂报价" id="relationFactoryCosts" name="relationFactoryCosts" value="${cmRelation.relationFactoryCosts!''}">
|
|
+ <div class="col-2 col-sm-2">
|
|
- </div>
|
|
+ <input type="text" class="input-text trim_input" placeholder="工厂报价" id="relationFactoryCosts" name="relationFactoryCosts" value="${cmRelation.relationFactoryCosts!''}">
|
|
- <label class="form-label col-1 col-sm-1">给客户报价:</label>
|
|
|
|
- <div class="col-2 col-sm-2">
|
|
|
|
- <input type="text" class="input-text trim_input" placeholder="客户报价" id="relationCustomerCosts" name="relationCustomerCosts" value="${cmRelation.relationCustomerCosts!''}">
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- <div class="row cl" id="sendInformationTitle">
|
|
|
|
- <label class="form-label col-1 col-sm-1">
|
|
|
|
- <div class="tit-2">寄回信息</div>
|
|
|
|
- </label>
|
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- <div class="row cl" id="sendAddressInfo">
|
|
|
|
- <label class="form-label col-1 col-sm-1"></label>
|
|
|
|
- <div class="formControls col-9 col-sm-9" style="height: 250px" id="sendAddressSmsHtml">
|
|
|
|
- <#-- <script id="sendAddressSms" type="text/plain" style="width:983px;height:200px;"></script>
|
|
|
|
- </script>-->
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- <div class="row cl" id="sendAddressByPhone" style="display: none;">
|
|
|
|
- <label class="form-label col-1 col-sm-1"></label>
|
|
|
|
- <div class="formControls col-2 col-sm-2">
|
|
|
|
- <input type="text" class="input-text associated-phone" value="" placeholder="请输入手机号" id="m-phone" name="">
|
|
|
|
- </div>
|
|
|
|
- <div class="formControls col-2 col-sm-2" style="width: 10%">
|
|
|
|
- <input type="button" class="btn btn-primary" value="发短信给用户" onclick="sendPhone('m','m-msg');">
|
|
|
|
- </div>
|
|
|
|
- <div class="formControls col-2 col-sm-2 msg-phone">
|
|
|
|
- <div id="m-msg" style="color: #e00"></div>
|
|
|
|
</div>
|
|
</div>
|
|
- </div>
|
|
+ <label class="form-label col-1 col-sm-1">给客户报价:</label>
|
|
- <div class="row cl">
|
|
+ <div class="col-2 col-sm-2">
|
|
|
|
+ <input type="text" class="input-text trim_input" placeholder="客户报价" id="relationCustomerCosts" name="relationCustomerCosts" value="${cmRelation.relationCustomerCosts!''}">
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="row cl sendAddressInfo" id="">
|
|
|
|
+ <label class="form-label col-1 col-sm-1">
|
|
|
|
+ <div class="tit-2">寄回信息</div>
|
|
|
|
+ </label>
|
|
|
|
+ <div class="formControls col-10 col-sm-10"></div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="row cl sendAddressInfo" id="">
|
|
|
|
+ <label class="form-label col-1 col-sm-1"></label>
|
|
|
|
+ <div class="formControls col-9 col-sm-9" style="height: 250px" id="sendAddressSmsHtml">
|
|
|
|
+ <#-- <script id="sendAddressSms" type="text/plain" style="width:983px;height:200px;"></script>
|
|
|
|
+ </script>-->
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="row cl" id="sendAddressByPhone" style="display: none;">
|
|
|
|
+ <label class="form-label col-1 col-sm-1"></label>
|
|
|
|
+ <div class="formControls col-2 col-sm-2">
|
|
|
|
+ <input type="text" class="input-text associated-phone" value="" placeholder="请输入手机号" id="m-phone" name="">
|
|
|
|
+ </div>
|
|
|
|
+ <div class="formControls col-2 col-sm-2" style="width: 10%">
|
|
|
|
+ <input type="button" class="btn btn-primary" value="发短信给用户" onclick="sendPhone('m','m-msg');">
|
|
|
|
+ </div>
|
|
|
|
+ <div class="formControls col-2 col-sm-2 msg-phone">
|
|
|
|
+ <div id="m-msg" style="color: #e00"></div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="row cl">
|
|
<label class="form-label col-1 col-sm-1">
|
|
<label class="form-label col-1 col-sm-1">
|
|
<div class="tit-2">TDS收集</div></label>
|
|
<div class="tit-2">TDS收集</div></label>
|
|
<div class="formControls col-10 col-sm-10">
|
|
<div class="formControls col-10 col-sm-10">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="row cl" id="TDScollect" style="display: none;">
|
|
+
|
|
|
|
+ <div class="row cl init_address" id="TDScollect" style="" code="returnCode" msg="resultMsg" data="returnMsg">
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<div class="formControls col-2 col-sm-2" style="position: relative;">
|
|
<div class="formControls col-2 col-sm-2" style="position: relative;">
|
|
- <#--<input type="hidden" name="arrcity_3word" id="arrcity_3word" value="" />
|
|
|
|
- <input style="width: 190px;" placeholder="" class="input-text my-search-input" placeholder="请输入城市名称搜索" type="text" name="arrcity" id="arrcity" value="" />
|
|
|
|
- <div id="suggest" class="ac_results"></div>-->
|
|
|
|
<span class="select-box">
|
|
<span class="select-box">
|
|
- <select name="initProvinceCode" class="select" id="initProvince">
|
|
+ <select name="customerProvinceId" class="select" id="initProvince"
|
|
- <option value="">请选择省份</option>
|
|
+ ulcValName="province" ulcValId="provinceId" ulcId="${customerInfo.customerProvinceId!''}" ulcURL="/address/list_province" ulcMsg="" ulcList="provinceList"
|
|
|
|
+ ulcIsFristSelect="true" ulcFristSelectMsg="请选择省份">
|
|
</select>
|
|
</select>
|
|
- </span>
|
|
+ </span>
|
|
</div>
|
|
</div>
|
|
<div class="formControls col-2 col-sm-2">
|
|
<div class="formControls col-2 col-sm-2">
|
|
<span class="select-box">
|
|
<span class="select-box">
|
|
- <select name="initCityCode" class="select" id="initCity<#--TDSArea-->" <#--name="TDSArea"-->>
|
|
+ <select name="customerCityId" class="select" id="initCity"
|
|
- <option value="">请选择城市<#--请搜索城市--></option>
|
|
+ ulcValName="city" ulcValId="cityId" ulcId="${customerInfo.customerCityId!''}" ulcURL="/address/list_city?provinceId=" ulcMsg="" ulcList="cityList"
|
|
|
|
+ ulcIsFristSelect="true" ulcFristSelectMsg="请选择市">
|
|
</select>
|
|
</select>
|
|
</span>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<div class="formControls col-2 col-sm-2" style="position: relative;">
|
|
<div class="formControls col-2 col-sm-2" style="position: relative;">
|
|
<span class="select-box">
|
|
<span class="select-box">
|
|
- <select name="initDistrictCode" class="select" id="initCountry">
|
|
+ <select name="customerDistrictId" class="select" id="initCountry"
|
|
- <option value="">请选择区/县</option>
|
|
+ ulcValName="district" ulcValId="districtId" ulcId="${customerInfo.customerDistrictId!''}" ulcURL="/address/list_district?cityId=" ulcMsg="" ulcList="districtList"
|
|
|
|
+ ulcIsFristSelect="true" ulcFristSelectMsg="请选择区/县">
|
|
</select>
|
|
</select>
|
|
- </span>
|
|
+ </span>
|
|
</div>
|
|
</div>
|
|
- <#--<div class="formControls col-2 col-sm-2">
|
|
|
|
- <span class="select-box">
|
|
|
|
- <select name="" class="select" id="TDSArea" name="TDSArea">
|
|
|
|
- <option value="">请搜索城市</option>
|
|
|
|
- </select>
|
|
|
|
- </span>
|
|
|
|
- </div>-->
|
|
|
|
<input type="hidden" name="customerArea" id="customerArea" value="${customerInfo.customerArea!''}">
|
|
<input type="hidden" name="customerArea" id="customerArea" value="${customerInfo.customerArea!''}">
|
|
- </div>
|
|
+ </div>
|
|
- <div class="row cl" >
|
|
+
|
|
|
|
+ <div class="row cl" >
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<div class="formControls col-2 col-sm-2">
|
|
<div class="formControls col-2 col-sm-2">
|
|
<input type="text" class="input-text" style="width: 156px;" value="${customerInfo.customerInTDS!'0'}" placeholder="进水TDS数值,最大999" id="customerInTDS" name="customerInTDS" onkeyup="TDSLinkage($(this),999)" onpaste="TDSLinkage($(this),999)">
|
|
<input type="text" class="input-text" style="width: 156px;" value="${customerInfo.customerInTDS!'0'}" placeholder="进水TDS数值,最大999" id="customerInTDS" name="customerInTDS" onkeyup="TDSLinkage($(this),999)" onpaste="TDSLinkage($(this),999)">
|
|
@@ -647,6 +668,7 @@
|
|
<input type="text" class="input-text" style="width: 156px;" value="${customerInfo.customerOutTDS!'0'}" placeholder="出水TDS数值,最大999" id="customerOutTDS" name="customerOutTDS" onkeyup="TDSLinkage($(this),999)" onpaste="TDSLinkage($(this),999)">
|
|
<input type="text" class="input-text" style="width: 156px;" value="${customerInfo.customerOutTDS!'0'}" placeholder="出水TDS数值,最大999" id="customerOutTDS" name="customerOutTDS" onkeyup="TDSLinkage($(this),999)" onpaste="TDSLinkage($(this),999)">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+
|
|
<div class="row cl" id="TDScollectShow" /*style="display: none;"*/>
|
|
<div class="row cl" id="TDScollectShow" /*style="display: none;"*/>
|
|
<!-- <label class="form-label col-1 col-sm-1"></label>
|
|
<!-- <label class="form-label col-1 col-sm-1"></label>
|
|
<div class="formControls col-6 col-sm-6">
|
|
<div class="formControls col-6 col-sm-6">
|
|
@@ -655,39 +677,20 @@
|
|
</div>-->
|
|
</div>-->
|
|
</div>
|
|
</div>
|
|
|
|
|
|
-
|
|
|
|
<div class="row cl">
|
|
<div class="row cl">
|
|
<label class="form-label col-1 col-sm-1">
|
|
<label class="form-label col-1 col-sm-1">
|
|
<div class="tit-2">备注信息</div></label>
|
|
<div class="tit-2">备注信息</div></label>
|
|
<div class="formControls col-10 col-sm-10">
|
|
<div class="formControls col-10 col-sm-10">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+
|
|
<div class="row cl" id="customerDescDiv">
|
|
<div class="row cl" id="customerDescDiv">
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<label class="form-label col-1 col-sm-1"></label>
|
|
<div class="col-9 col-sm-9">
|
|
<div class="col-9 col-sm-9">
|
|
<textarea type="text" placeholder="" id="customerDesc" name="customerDesc" style="width: 100%;height: 80px;">${customerInfo.customerDesc!''}</textarea>
|
|
<textarea type="text" placeholder="" id="customerDesc" name="customerDesc" style="width: 100%;height: 80px;">${customerInfo.customerDesc!''}</textarea>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="row cl" id="updateProduct" style="display: none;">
|
|
|
|
- <label class="form-label col-1 col-sm-1"><span class="c-red">*</span>更换产品:</label>
|
|
|
|
- <div class="formControls col-9 col-sm-9" >
|
|
|
|
-
|
|
|
|
- <table class="table table-border table-bg table-bordered">
|
|
|
|
- <thead>
|
|
|
|
- <tr class="text-c" id="table2">
|
|
|
|
- <th style="text-align: center;" width="60">产品名称</th>
|
|
|
|
- <th style="text-align: center;" width="60">产品颜色</th>
|
|
|
|
- <th style="text-align: center;" width="60">产品配件</th>
|
|
|
|
- </tr>
|
|
|
|
- </thead>
|
|
|
|
- <tbody id="back-product">
|
|
|
|
-
|
|
|
|
-
|
|
|
|
- </tbody>
|
|
|
|
- </table>
|
|
|
|
- </div>
|
|
|
|
|
|
|
|
- </div>
|
|
|
|
<div class="row cl">
|
|
<div class="row cl">
|
|
<div class="col-2 col-sm-2 col-offset-3">
|
|
<div class="col-2 col-sm-2 col-offset-3">
|
|
<button class="btn btn-block btn-primary size-XL" type="submit">确认录入</button>
|
|
<button class="btn btn-block btn-primary size-XL" type="submit">确认录入</button>
|
|
@@ -723,6 +726,9 @@
|
|
|
|
|
|
<script type="text/javascript">
|
|
<script type="text/javascript">
|
|
|
|
|
|
|
|
+ /*加载TDS地址信息*/
|
|
|
|
+ var addressUlc = init_address($(".init_address"));
|
|
|
|
+
|
|
var customerId = "${customerInfo.customerId!''}";
|
|
var customerId = "${customerInfo.customerId!''}";
|
|
|
|
|
|
/*是否是修改页面*/
|
|
/*是否是修改页面*/
|
|
@@ -737,124 +743,21 @@
|
|
var allCustomerInfoType = ${customerInfo.customerCounselType};
|
|
var allCustomerInfoType = ${customerInfo.customerCounselType};
|
|
|
|
|
|
/*全局标识当前状态 type : 1 :已解决 2:未解决 3:换新 4:维修 5:补发 6:退货 7:无理由退货*/
|
|
/*全局标识当前状态 type : 1 :已解决 2:未解决 3:换新 4:维修 5:补发 6:退货 7:无理由退货*/
|
|
- var allCustomerType = ${customerInfo.customerIsSolve};
|
|
+ <#--var allCustomerType = ${customerInfo.customerIsSolve};-->
|
|
- var allCustomerTypeName = ["已解决","未解决","换新","维修","补发","退货","无理由退货"];
|
|
+ <#--var allCustomerTypeName = ["已解决","未解决","换新","维修","补发","退货","无理由退货"];-->
|
|
|
|
+
|
|
|
|
+ var allProcMethodIsBack = ${procMethod.procMethodIsBack}; //是否需要寄回 1:需要寄回 2:不需要寄回
|
|
|
|
+ var allProcMethodIsSend = ${procMethod.procMethodIsSend}; //是否需要寄出 1:需要寄出 2:不需要寄出
|
|
|
|
|
|
/* 寄回地址的id */
|
|
/* 寄回地址的id */
|
|
var complaint_questionId = 5;
|
|
var complaint_questionId = 5;
|
|
|
|
|
|
/* 用于判断是否第一次初始化省市区-- 只在选择类型为售后时使用 */
|
|
/* 用于判断是否第一次初始化省市区-- 只在选择类型为售后时使用 */
|
|
- var isInitAddress = ${customerInfo.customerIsSolve!''};
|
|
+ var isInitAddress = 0;
|
|
|
|
|
|
/*1:需要有订单 2:不需要有订单*/
|
|
/*1:需要有订单 2:不需要有订单*/
|
|
var isNeedSelectOrder = ${customerInfo.isNeedSelectOrder};
|
|
var isNeedSelectOrder = ${customerInfo.isNeedSelectOrder};
|
|
|
|
|
|
- $(function(){
|
|
|
|
- /*初始化省份*/
|
|
|
|
- initProvince();
|
|
|
|
- /*监听省份*/
|
|
|
|
- $("[name='initProvinceCode']").change(function (){
|
|
|
|
- initCity($(this).val());
|
|
|
|
- })
|
|
|
|
- /*监听城市*/
|
|
|
|
- $("[name='initCityCode']").change(function (){
|
|
|
|
- initDistrict($(this).val());
|
|
|
|
- })
|
|
|
|
- })
|
|
|
|
- /*初始化省份*/
|
|
|
|
- function initProvince() {
|
|
|
|
- //默认查询参数为空
|
|
|
|
- var provinceListInfo = null;
|
|
|
|
- $.ajax({
|
|
|
|
- type: "POST",
|
|
|
|
- data: {
|
|
|
|
- provinceId : provinceListInfo
|
|
|
|
- },
|
|
|
|
- url: "${path}/admin/customerBasic/query_provinceList",
|
|
|
|
- async: true,
|
|
|
|
- success: function(data){
|
|
|
|
- var html = '<option value="">请选择省份</option>';
|
|
|
|
- var id;
|
|
|
|
- if (data.returnCode == 200) {
|
|
|
|
- for(var i=0;i<data.returnMsg.provinceList.length;i++){
|
|
|
|
- provinceListInfo = data.returnMsg.provinceList[i];
|
|
|
|
- if(i == 0 ){
|
|
|
|
- id = provinceListInfo.provinceId;
|
|
|
|
- }
|
|
|
|
- html += '<option value="'+ provinceListInfo.provinceId +'">'+ provinceListInfo.province +'</option>';
|
|
|
|
- }
|
|
|
|
- }else{
|
|
|
|
- html = '';
|
|
|
|
- }
|
|
|
|
- $("[name='initProvinceCode']").html(html);
|
|
|
|
- },
|
|
|
|
- error: function(XmlHttpRequest, textStatus, errorThrown){
|
|
|
|
- }
|
|
|
|
- });
|
|
|
|
- }
|
|
|
|
- /*根据省份代号初始化城市*/
|
|
|
|
- function initCity(customerProvinceId){
|
|
|
|
- var cityListInfo = null;
|
|
|
|
- if(customerProvinceId == null || customerProvinceId == ""){
|
|
|
|
- var html = '<option value="">请选择城市</option>';
|
|
|
|
- $("[name='initCityCode']").html(html);
|
|
|
|
- }else{
|
|
|
|
- $.ajax({
|
|
|
|
- type: "POST",
|
|
|
|
- data: {
|
|
|
|
- provinceId : customerProvinceId
|
|
|
|
- },
|
|
|
|
- url: "${path}/admin/customerBasic/query_cityList",
|
|
|
|
- async: true,
|
|
|
|
- success: function(data){
|
|
|
|
- var html = '<option value="">请选择城市</option>';
|
|
|
|
- if (data.returnCode == 200) {
|
|
|
|
- for(var i=0;i<data.returnMsg.cityList.length;i++){
|
|
|
|
- cityListInfo = data.returnMsg.cityList[i];
|
|
|
|
- html += '<option value="'+ cityListInfo.cityId +'">'+ cityListInfo.city +'</option>';
|
|
|
|
- }
|
|
|
|
- }else{
|
|
|
|
- html = '';
|
|
|
|
- }
|
|
|
|
- $("[name='initCityCode']").html(html);
|
|
|
|
- },
|
|
|
|
- error: function(XmlHttpRequest, textStatus, errorThrown){
|
|
|
|
- }
|
|
|
|
- });
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- /*根据省份代号初始化区/县*/
|
|
|
|
- function initDistrict(customerCityId){
|
|
|
|
- var districtListInfo = null;
|
|
|
|
- if(customerCityId == null || customerCityId == ""){
|
|
|
|
- var html = '<option value="">请选择区/县</option>';
|
|
|
|
- $("[name='initDistrictCode']").html(html);
|
|
|
|
- }else{
|
|
|
|
- $.ajax({
|
|
|
|
- type: "POST",
|
|
|
|
- data: {
|
|
|
|
- cityId : customerCityId
|
|
|
|
- },
|
|
|
|
- url: "${path}/admin/customerBasic/query_districtList",
|
|
|
|
- async: true,
|
|
|
|
- success: function(data){
|
|
|
|
- var html = '<option value="">请选择区/县</option>';
|
|
|
|
- if (data.returnCode == 200) {
|
|
|
|
- for(var i=0;i<data.returnMsg.districtList.length;i++){
|
|
|
|
- districtListInfo = data.returnMsg.districtList[i];
|
|
|
|
- html += '<option value="'+ districtListInfo.districtId +'">'+ districtListInfo.district +'</option>';
|
|
|
|
- }
|
|
|
|
- }else{
|
|
|
|
- html = '';
|
|
|
|
- }
|
|
|
|
- $("[name='initDistrictCode']").html(html);
|
|
|
|
- },
|
|
|
|
- error: function(XmlHttpRequest, textStatus, errorThrown){
|
|
|
|
- }
|
|
|
|
- });
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
/*初始化页面参数*/
|
|
/*初始化页面参数*/
|
|
$(function () {
|
|
$(function () {
|
|
/* 初始化单选框样式 */
|
|
/* 初始化单选框样式 */
|
|
@@ -872,11 +775,14 @@
|
|
/*初始化回访客服*/
|
|
/*初始化回访客服*/
|
|
//initVisitSysAdmin();
|
|
//initVisitSysAdmin();
|
|
|
|
|
|
- /*初始化问题描述*/
|
|
+ var promethodUlc = init_ulc($(".init_proMethod"));
|
|
|
|
+ promethodUlc.setUlcAllCallback(ulcProcessResult);
|
|
|
|
+
|
|
|
|
+ /*初始化问题描述 -- 注释将不能展示选中的客诉问题*/
|
|
initQuestionDescribe();
|
|
initQuestionDescribe();
|
|
|
|
|
|
/*初始化选择处理结果 -- type : 1 :已解决 2:未解决 3:换新 4:维修 5:补发 6:退货 7:无理由退货 */
|
|
/*初始化选择处理结果 -- type : 1 :已解决 2:未解决 3:换新 4:维修 5:补发 6:退货 7:无理由退货 */
|
|
- initProcessResult(allCustomerType);
|
|
+// initProcessResult(allCustomerType);
|
|
|
|
|
|
|
|
|
|
/*监听来源入口选择事件*/
|
|
/*监听来源入口选择事件*/
|
|
@@ -893,17 +799,16 @@
|
|
$("input[name='customerCounselType']").change(function (){
|
|
$("input[name='customerCounselType']").change(function (){
|
|
allCustomerInfoType = parseInt($(this).val());
|
|
allCustomerInfoType = parseInt($(this).val());
|
|
if(allCustomerInfoType == 1){
|
|
if(allCustomerInfoType == 1){
|
|
- $("#customer-process-1").iCheck('check'); //设置已解决
|
|
+ isNeedSelectOrder = 2;
|
|
$("#twiceSellEnd").hide();
|
|
$("#twiceSellEnd").hide();
|
|
$("#openTheLock").hide();
|
|
$("#openTheLock").hide();
|
|
- allCustomerType = 1;
|
|
+ promethodUlc.setUlcById(0,1);
|
|
}else{
|
|
}else{
|
|
- $("#customer-process-3").iCheck('check'); //设置换新
|
|
+ isNeedSelectOrder = 1;
|
|
$("#twiceSellEnd").show();
|
|
$("#twiceSellEnd").show();
|
|
$("#openTheLock").show();
|
|
$("#openTheLock").show();
|
|
- allCustomerType =3;
|
|
+ promethodUlc.setUlcById(0,2);
|
|
}
|
|
}
|
|
- initProcessResult(allCustomerType,allCustomerInfoType);
|
|
|
|
})
|
|
})
|
|
|
|
|
|
var ty = parseInt($("input[name='typeId']:checked").val());
|
|
var ty = parseInt($("input[name='typeId']:checked").val());
|
|
@@ -946,18 +851,19 @@
|
|
default:
|
|
default:
|
|
break;
|
|
break;
|
|
}
|
|
}
|
|
- opentionSelectOrder(isOrder);
|
|
+ isNeedSelectOrder = isOrder ;
|
|
- })
|
|
+ initProcessResult(allProcMethodIsBack,allProcMethodIsSend);
|
|
|
|
+ });
|
|
|
|
|
|
/*监听处理结果选择事件*/
|
|
/*监听处理结果选择事件*/
|
|
$("[name='customerIsSolve']").change(function(){
|
|
$("[name='customerIsSolve']").change(function(){
|
|
initProcessResult(parseInt($(this).val()));
|
|
initProcessResult(parseInt($(this).val()));
|
|
- })
|
|
+ });
|
|
|
|
|
|
/*监听问题类型 选择事件*/
|
|
/*监听问题类型 选择事件*/
|
|
$("[name='complaintId']").change(function(){
|
|
$("[name='complaintId']").change(function(){
|
|
initComplaintSmallClassInfo($(this).val());
|
|
initComplaintSmallClassInfo($(this).val());
|
|
- })
|
|
+ });
|
|
|
|
|
|
/*监听问题关键字搜索*/
|
|
/*监听问题关键字搜索*/
|
|
$(document).on('click', '#search_button', function() {
|
|
$(document).on('click', '#search_button', function() {
|
|
@@ -985,7 +891,6 @@
|
|
/*监听回访类型选择事件 是否需要回访 1:不需要回访 2:需要回复 */
|
|
/*监听回访类型选择事件 是否需要回访 1:不需要回访 2:需要回复 */
|
|
initVisitEvent();
|
|
initVisitEvent();
|
|
|
|
|
|
-
|
|
|
|
/*监听回访选择客服的选择事件*/
|
|
/*监听回访选择客服的选择事件*/
|
|
$(document).on('change', '#visitAdminId', function() {
|
|
$(document).on('change', '#visitAdminId', function() {
|
|
var visitAdminName = $("#visitAdminId").find("option:selected").text();
|
|
var visitAdminName = $("#visitAdminId").find("option:selected").text();
|
|
@@ -1001,14 +906,6 @@
|
|
$(document).on('change', '#TDSArea', function() {
|
|
$(document).on('change', '#TDSArea', function() {
|
|
setTDSCollect();
|
|
setTDSCollect();
|
|
});
|
|
});
|
|
- /*实时监听文本框-- TDS进水*/
|
|
|
|
-// document.getElementById("customerInTDS").addEventListener("input", function(){
|
|
|
|
-// setTDSCollect();
|
|
|
|
-// });
|
|
|
|
- /*实时监听文本框-- TDS出水*/
|
|
|
|
-// document.getElementById("customerOutTDS").addEventListener("input", function(){
|
|
|
|
-// setTDSCollect();
|
|
|
|
-// });
|
|
|
|
|
|
|
|
/* 监听手机号 失去焦点时 将其他手机号码未填的 */
|
|
/* 监听手机号 失去焦点时 将其他手机号码未填的 */
|
|
$(".associated-phone").blur(function (){
|
|
$(".associated-phone").blur(function (){
|