123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770 |
- /**
- * 初始化销售渠道
- */
- /*getCompany();*/
- /**
- *TDS 城市加载
- *问题回复选择
- *加载三个文本域
- *定义全局变量以及监听事件和初始化
- * 客诉提交
- */
- /*===============================TDS 城市加载 -- start -- =============================== */
- $(function(){
- // $("#province").ProvinceCity();
- $('.skin-minimal input').iCheck({
- checkboxClass: 'icheckbox-blue',
- radioClass: 'iradio-blue',
- increaseArea: '20%'
- });
- // $("#arrcity").suggest(citys,{hot_list:commoncitys,dataContainer:'#arrcity_3word',onSelect:function(result){
- // console.log($(this)[0].value);
- // $("#city2").click()
- // },
- // attachObject:'#suggest'
- // });
- // $("#city2").suggest(citys,{hot_list:commoncitys,attachObject:"#suggest2"})
- });
- /*===============================TDS 城市加载 -- start -- =============================== */
- /*===============================问题回复选择 -- start -- =============================== */
- $(document).on('click', '.dalog-ask .answer', function() {
- var QA_complaintId = $(this).find(".QA_complaintId").val();
- var QA_smallClassId = $(this).find(".QA_smallClassId").val();
- $("select[name='complaintId']").val(QA_complaintId);
- initComplaintSmallClassInfo(QA_complaintId,QA_smallClassId); //初始化小类
- var questionId = $(this).find(".quesId").val();
- var title = $(this).find("span").html();
- var desc = $(this).find("#questionProfile").html();
- $("#questionId").val(questionId);
- $("#describeTitle").val(title);
- UE.getEditor('describeContentText').setContent(desc);
- //$("#answer-textarea").text();
- $(".dalog-ask").hide(); //隐藏qa
- });
- /*===============================问题回复选择 -- end -- =============================== */
- /*===============================加载三个文本域 -- start -- =============================== */
- /**
- * 百度富文本编辑器的 tool
- * 用于客诉的添加/修改 页面的配置
- */
- var tool = [
- 'anchor', //锚点
- 'undo', //撤销
- 'redo', //重做
- 'bold', //加粗
- 'indent', //首行缩进
- 'snapscreen', //截图
- 'italic', //斜体
- 'underline', //下划线
- 'strikethrough', //删除线
- 'subscript', //下标
- 'fontborder', //字符边框
- 'superscript', //上标
- 'formatmatch', //格式刷
- // 'source', //源代码 --
- 'blockquote', //引用
- 'pasteplain', //纯文本粘贴模式
- 'selectall', //全选
- 'print', //打印
- 'preview', //预览
- 'horizontal', //分隔线
- 'removeformat', //清除格式
- 'time', //时间
- 'date', //日期
- 'unlink', //取消链接
- 'insertrow', //前插入行
- 'insertcol', //前插入列
- 'mergeright', //右合并单元格
- 'mergedown', //下合并单元格
- 'deleterow', //删除行
- 'deletecol', //删除列
- 'splittorows', //拆分成行
- 'splittocols', //拆分成列
- 'splittocells', //完全拆分单元格
- 'deletecaption', //删除表格标题
- 'inserttitle', //插入标题
- 'mergecells', //合并多个单元格
- 'deletetable', //删除表格
- 'cleardoc', //清空文档
- 'insertparagraphbeforetable', //"表格前插入行"
- //'insertcode', //代码语言
- 'fontfamily', //字体
- 'fontsize', //字号
- 'paragraph', //段落格式
- 'simpleupload', //单图上传
- 'insertimage', //多图上传
- 'edittable', //表格属性
- 'edittd', //单元格属性
- 'link', //超链接
- 'emotion', //表情
- 'spechars', //特殊字符
- 'searchreplace', //查询替换
- // 'map', //Baidu地图
- // 'gmap', //Google地图
- 'insertvideo', //视频
- 'help', //帮助
- 'justifyleft', //居左对齐
- 'justifyright', //居右对齐
- 'justifycenter', //居中对齐
- 'justifyjustify', //两端对齐
- 'forecolor', //字体颜色
- 'backcolor', //背景色
- 'insertorderedlist', //有序列表
- 'insertunorderedlist', //无序列表
- 'fullscreen', //全屏
- 'directionalityltr', //从左向右输入
- 'directionalityrtl', //从右向左输入
- 'rowspacingtop', //段前距
- 'rowspacingbottom', //段后距
- 'pagebreak', //分页
- 'insertframe', //插入Iframe
- 'imagenone', //默认
- 'imageleft', //左浮动
- 'imageright', //右浮动
- 'attachment', //附件
- 'imagecenter', //居中
- 'wordimage', //图片转存
- 'lineheight', //行间距
- 'edittip ', //编辑提示
- 'customstyle', //自定义标题
- 'autotypeset', //自动排版
- // 'webapp', //百度应用
- 'touppercase', //字母大写
- 'tolowercase', //字母小写
- 'background', //背景
- 'template', //模板
- // 'scrawl', //涂鸦
- 'music', //音乐
- 'inserttable', //插入表格
- 'drafts', // 从草稿箱加载
- 'charts' // 图表
- ];
- /*问题描述*/
- var describeContentText = UE.getEditor('describeContentText', {
- toolbars: [tool],
- autoHeightEnabled: true,
- autoFloatEnabled: true,
- elementPathEnabled : false,/*去掉元素路径*/
- zIndex : 5
- });
- /*处理描述*/
- var describeHandleDescText = UE.getEditor('describeHandleDescText', {
- toolbars: [tool],
- autoHeightEnabled: true,
- autoFloatEnabled: true,
- elementPathEnabled : false, /*去掉元素路径*/
- zIndex : 5
- });
- /*邮寄地址*/
- // var sendAddressSms = UE.getEditor('sendAddressSms', {
- // toolbars: [tool],
- // autoHeightEnabled: true,
- // autoFloatEnabled: true,
- // elementPathEnabled : false /*去掉元素路径*/
- // });
- var isInitSendAddressSms = false;
- // sendAddressSms.ready(function() {
- // sendAddressSms.setHeight(130); //固定高度
- // });
- /*===============================加载三个文本域 -- end -- =============================== */
- /*===============================定义全局变量以及监听事件和初始化 -- start -- =============================== */
- /*处理结果的执行状态*/
- // var isSolve = {
- // solved : [],
- // noSolved : [],
- // renewed : ["录入客诉","督促用户寄回","录入快递单号","仓库收货","换新发货","发货通知用户","收货后回访"],
- // maintain : ["录入客诉","督促用户寄回","录入快递单号","仓库收货","品质检测","产线维修","换新发货","发货通知用户","收货后回访"],
- // reissue : ["录入客诉","生成E订单","督促仓库发货","仓库发货","发货通知用户","收货后回访"],
- // backGoods : ["录入客诉","督促用户寄回","录入快递单号","仓库收货","品质检测","退款","退货完成"],
- // noReasonBack : ["录入客诉","督促用户寄回","录入快递单号","仓库收货","品质检测","退款","退货完成"]
- // }
- /*处理结果的变更状态 产品列表表头信息*/
- // var isSolveTitleMsg = {
- // solved : [[],[]],
- // noSolved : [[],[]],
- // renewed : [["寄回产品","寄回产品颜色","退回产品配件","机器编码"],["寄出产品","寄出产品颜色","寄出产品配件"]],
- // maintain : [["寄回产品","寄回产品颜色","寄回产品配件","机器编码"],["寄出产品","寄出产品颜色","寄出产品配件"]],
- // reissue : [[],["补发产品","补发产品颜色","补发产品配件"]],
- // backGoods : [["退回产品","退回产品颜色","退回产品配件","机器编码"],[]],
- // noReasonBack : [["退回产品","退回产品颜色","退回产品配件","机器编码"],[]]
- // }
- /*===============================定义全局变量以及监听事件和初始化 -- end -- =============================== */
- /*===============================正则表达式 -- start -- =============================== */
- var phoneReg = /^[1][3,4,5,7,8][0-9]{9}$/;
- var phoneReg2 = /(^[0-9]{3,4}\-[0-9]{3,8}$)|(^[0-9]{3,8}$)|(^\([0-9]{3,4}\)[0-9]{3,8}$)|(^0{0,1}13[0-9]{9}$)/;
- /*===============================正则表达式 -- end -- =============================== */
- /*=============================== 页面加载完成启动事件 -- start -- =============================== */
- $(function (){
- /*监听销售公司选择事件*/
- /*$("#selectCompany").change(function (){
- var companyId = $(this).val();
- $("#companyId").val(companyId);
- setStore(companyId); //获取店铺
- })
- /!*监听店铺选择事件*!/
- $("#selectStore").change(function (){
- var storeId = $(this).val();
- $("#storeId").val(storeId);
- })*/
- })
- /*===============================页面加载完成启动事件 -- end -- =============================== */
- /*用于初始化监听回访信息的展示*/
- function initVisitEvent(){
- $("input[name='customerIsVisit']").change(function (){
- if($(this).val() == 2){
- /*$("#needToVisit").css("display","block");*/
- $("#needToVisit").css("display","none");
- }else{
- $("#needToVisit").css("display","none");
- }
- })
- }
- /*关闭qa*/
- function closeQA(){
- $(".dalog-ask").hide(); //隐藏qa
- }
- /*初始化单选框样式*/
- function initCheck(){
- $('.skin-minimal input').iCheck({
- checkboxClass: 'icheckbox-blue',
- radioClass: 'iradio-blue',
- increaseArea: '20%'
- });
- }
- /*初始化单选框样式*/
- function initCheckByNode(node){
- $(node).iCheck({
- checkboxClass: 'icheckbox-blue',
- radioClass: 'iradio-blue',
- increaseArea: '20%'
- });
- }
- /*
- * type 1:不需要回访 2:需要回访
- * */
- function visitByType(type){
- if(isUpdate && customerIsVisit){
- customerIsVisit = false;
- return false;
- }
- if(1 == type){ //不需要回访
- $("#customer-visit-2").iCheck('check'); //设置不需要回访
- $("#needToVisit").css("display","none");
- }else{
- $("#customer-visit-1").iCheck('check'); //设置需要回访
- $("#needToVisit").css("display","none");
- /*$("#needToVisit").css("display","block");*/
- }
- initVisitEvent();
- }
- function initSysAdmin() {
- sysAminList = getSysAdmin();
- var html = "";
- for(var i=0;i<sysAminList.length;i++){
- var adminList = sysAminList[i];
- if(adminId != null && adminId != "" && adminId != 0 && adminId == adminList.adminId ){
- html += '<option value="'+ adminList.adminId +'" selected>'+ adminList.adminName +'(我)</option>';
- }else{
- html += '<option value="'+ adminList.adminId +'">'+ adminList.adminName +'</option>';
- }
- }
- $("#adminId").html(html);
- }
- /*初始化回访客服的选择*/
- function initVisitSysAdmin(){
- var html = "";
- var flag = false;
- for(var i=0;i<sysAminList.length;i++){
- var adminList = sysAminList[i];
- if(adminId != null && adminId != "" && adminId != 0 && adminId == adminList.adminId ){
- html += '<option value="'+ adminList.adminId +'" selected>'+ adminList.adminName +'(我)</option>';
- flag = true;
- }else{
- html += '<option value="'+ adminList.adminId +'">'+ adminList.adminName +'</option>';
- }
- }
- $("#visitAdminId").html(html);
- if(flag){
- showVisitMsg(1);
- }
- }
- /**
- * 用于显示回访指派任务提示信息
- * 1 :自己
- * 2 :其他人
- */
- function showVisitMsg(type,adminName) {
- if(type == 1){
- $("#visitAdminIdMsg").html("您将为自己指定一个回访任务");
- }else{
- $("#visitAdminIdMsg").html("您将为"+ adminName +"指定一个回访任务");
- }
- }
- function getSysAdmin(){
- if(sysAminList != null && sysAminList.length > 0){
- return sysAminList;
- }
- $.ajax({
- type: "POST",
- data: {
- },
- url: url_path + "/admin/customer/select_sys_admin",
- async: false,
- success: function(data){
- if (data.returnCode == 200) {
- sysAminList = data.returnMsg.adminList;
- adminId = data.returnMsg.adminId;
- }
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- }
- });
- return sysAminList;
- }
- /*初始化产品类型 -- 客诉头部的产品类型单选*/
- function initProduceType(){
- $.ajax({
- type: "POST",
- data: {
- },
- url: url_path + "/admin/customer/select_produce_type",
- success: function(data){
- var html = "";
- if (data.returnCode == 200) {
- var check = "checked";
- for(var i=0;i<data.returnMsg.productTypeList.length;i++){
- var produce = data.returnMsg.productTypeList[i];
- html += ' <div class="radio-box" style="width: 180px;">' +
- '<input type="radio" class="single_loading" id="produce-type-'+ i +'" name="typeId" typeCompany="'+ produce.typeCompany +'" datatype="*" value="'+ produce.typeId +'" '+ check +' nullmsg="请选择产品类型!" >' +
- ' <label for="produce-type-'+ i +'">'+ produce.typeName +'</label>' +
- ' </div>';
- check = "";
- }
- }else{
- html = '';
- }
- $("#produceTypeHtml").html(html);
- initCheckByNode(".produce_type_html input");
- /*绑定产品类型选择事件*/
- $("input[name='typeId']").change(function (){
- var typeId = parseInt($(this).val());
- var typeCompany = parseInt($("input:radio[name='typeId']:checked").attr("typeCompany"));
- $("#selectCompany").val(typeCompany);
- $("#companyId").val(typeCompany);
- var isOrder = 1;
- var isShowTDS = 2;//是否展示tds 1是 2否
- switch (typeId){ //1:Soodo电动牙刷 6:WaterO净水机 7:Aiberle净水机 9 :YULIA净水机
- case 1:
- setStore(typeCompany,null);
- isOrder = 2;
- break;
- case 6:
- setStore(typeCompany,null);
- isOrder = 1;
- isShowTDS = 1;
- break;
- case 7:
- setStore(typeCompany,null);
- isOrder = 1;
- isShowTDS = 1;
- break;
- case 9:
- setStore(typeCompany,null);
- isOrder = 1;
- isShowTDS = 1;
- break;
- case 16://诺米克净水机
- isOrder = 1;
- isShowTDS = 1;
- setStore(typeCompany,"73");
- break;
- case 17://花作净水机
- isOrder = 1;
- isShowTDS = 1;
- setStore(typeCompany,"75");
- break;
- default:
- setStore(typeCompany,null);
- break;
- }
- isNeedSelectOrder = isOrder ;
- initProcessResult(allProcMethodIsBack,allProcMethodIsSend);
- if(isShowTDS == 1){
- $("#tdsId").show();
- }else{
- $("#tdsId").hide();
- }
- })
- /*当前第一个默认选中上朵电动牙刷 isNeedSelectOrder = 2 默认不需要选择订单*/
- // isNeedSelectOrder = 2 ;
- // initProcessResult(allProcMethodIsBack,allProcMethodIsSend);
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- }
- });
- }
- /**
- *
- */
- function ulcProcessResult(data){
- initProcessResult(data[1].procMethodIsBack,data[1].procMethodIsSend);
- $("#procMethodDesc").html("补充说明:"+data[1].procMethodDesc);
- }
- /**
- * 选择处理结果-- 默认选择已解决
- * type : 1 :已解决 2:未解决 3:换新 4:维修 5:补发 6:退货 7:无理由退货 -- 删除
- * procMethodIsBack : 是否需要寄回 1:需要寄回 2:不需要寄回
- * procMethodIsSend : 是否需要寄出 1:需要寄出 2:不需要寄出
- */
- function initProcessResult(procMethodIsBack,procMethodIsSend){
- if(procMethodIsBack == null || procMethodIsBack == ""){
- procMethodIsBack = 1;
- }
- if(procMethodIsSend == null || procMethodIsSend == ""){
- procMethodIsSend = 1;
- }
- allProcMethodIsBack=procMethodIsBack;
- allProcMethodIsSend=procMethodIsSend;
- var customerInfoType = allCustomerInfoType; //售前售后
- if(allCustomerInfoType == null || allCustomerInfoType == ""){
- allCustomerInfoType = $("input[name='customerCounselType']:checked").val();
- }
- otherHied(); //全部隐藏
- if(allCustomerInfoType == 1){ //售前
- $("#customerCostsDiv").hide();
- }else if(allCustomerInfoType == 2){ //售后
- $("#customerCostsDiv").hide();
- if(!isInitSendAddressSms){
- initComplaintQuestionInfo("m");
- isInitSendAddressSms = true;
- }
- if(isUpdate){ //修改页面加载省市区
- setAddressInfo(); //修改页面才会调用
- }else{
- /* 在选择售后类型是,直接初始化省市区,使用isInitAddress 变量来判断 */
- // if(isInitAddress == 0){
- // var proId = setPro(null,2);
- // var cityId = setCity(null,proId,2);
- // setDistrict(null,cityId,2);
- // isInitAddress = 1;
- // }
- }
- $("#salesChannelsSelect").show(); //展示销售公司
- $("#TDScollect").show();
- if((procMethodIsBack == 2 && procMethodIsSend == 2)){ //不需要寄回,不需要寄出就是 已解决,未解决
- visitByType(1);
- isNeedSelectOrder = 2;
- }else{
- isNeedSelectOrder = 1;
- }
- if(procMethodIsBack == 1 || procMethodIsSend == 1){
- var produceType = $("input[name='typeId']:checked").val();
- if(produceType == 1){
- isNeedSelectOrder = 2;
- }
- }
- var promType = $("#procTypeId").val() //查看是否为维修
- if(promType == 3){
- $("#customerCostsDiv").show(); //工厂报价
- }
- if((procMethodIsBack == 1 || procMethodIsSend == 1) && isNeedSelectOrder == 1){ //是否有订单
- if(procMethodIsBack == 1 ){ //需要寄回
- $(".renewedProduct").show();
- }
- if(procMethodIsSend == 1){ //需要寄出
- $(".updateProduct").show();
- }
- //订单信息
- $(".orderHead").show();
- $(".sendAddressInfo").show();
- $("#postageAccount").show(); //邮费转账账户
- //地址信息
- $(".recipientInfo").show();
- $(".recipientAddress").show();
- visitByType(2); //需要回访
- if(customerInfoType == 1){
- $("#salesChannelsSelect").hide(); //展示销售公司
- $("#TDScollect").hide();
- }else{
- $("#salesChannelsSelect").show(); //展示销售公司
- $("#TDScollect").show();
- }
- }
- }
- }
- /*已解决|未解决 */
- function otherHied(customerInfoType){
- $(".orderHead").hide();
- $(".recipientInfo").hide();
- $(".recipientAddress").hide();
- $(".sendAddressInfo").hide();
- $(".renewedProduct").hide();
- $(".updateProduct").hide();
- }
- /*初始化问题大类*/
- function initComplaintTypeInfo() {
- //默认为售前咨询
- //var customerCounselTypeOverall = allCustomerInfoType;
- var customerCounselTypeOverall = null;
- $.ajax({
- type: "POST",
- data: {
- complaintConsultingType : customerCounselTypeOverall
- },
- url: url_path + "/admin/complaintQuestion/list_complaintType",
- async: true,
- success: function(data){
- var html = '<option value="">请选择问题分类</option>';
- var id;
- if (data.returnCode == 200) {
- for(var i=0;i<data.returnMsg.complaintTypeInfoList.length;i++){
- var complaintTypeInfo = data.returnMsg.complaintTypeInfoList[i];
- if(i == 0 ){
- id = complaintTypeInfo.complaintId;
- }
- html += '<option value="'+ complaintTypeInfo.complaintId +'">'+ complaintTypeInfo.complaintClassName +'</option>';
- }
- }else{
- html = '';
- }
- $("[name='complaintId']").html(html);
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- }
- });
- }
- /*显示小类*/
- function initComplaintSmallClassInfo(complaintId,smallId){
- if(complaintId == null || complaintId == ""){
- var html = '<option value="">请选择问题小类</option>';
- $("[name='smallClassId']").html(html);
- }else{
- $.ajax({
- type: "POST",
- data: {
- complaintId : complaintId
- },
- url: url_path + "/admin/complaintQuestion/list_complaintSmallClass",
- async: true,
- success: function(data){
- var html = '<option value="">请选择问题小类</option>';
- if (data.returnCode == 200) {
- for(var i=0;i<data.returnMsg.complaintSmallClassInfoList.length;i++){
- var ComplaintSmallClassInfo = data.returnMsg.complaintSmallClassInfoList[i];
- html += '<option value="'+ ComplaintSmallClassInfo.smallClassId +'">'+ ComplaintSmallClassInfo.smallClassName +'</option>';
- }
- }else{
- html = '';
- }
- $("[name='smallClassId']").html(html);
- if(smallId != null && smallId != "" && typeof(smallId)!="undefined" ){
- $("select[name='smallClassId']").val(smallId);
- }
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- }
- });
- }
- }
- var pageNo = 0;//当前页数
- var pages = 1;//总页数
- /*var previousPage = 0;//上一页
- var nextPage = 0;//下一页*/
- /**
- * 搜索QA 显示
- * type p:问题qa; m:邮寄qa
- */
- function initComplaintQuestionInfo(type){
- var complaintId;
- var smallClassId;
- var questionName;
- var customerCounselType;
- var questionId;
- if(type == "p"){
- pageNo = 0;//当前页数
- pages = 1;//总页数
- complaintId = $("[name='complaintId']").val();
- smallClassId = $("[name='smallClassId']").val();
- questionName = $("[name='questionIdMsg']").val();
- customerCounselType = $("[name='customerCounselType']:checked").val();
- }else if(type == "m"){
- pageNo = 0;//当前页数
- pages = 1;//总页数
- questionId = complaint_questionId;
- }else if(type == "pr"){
- if(pageNo - 1 < 1){
- layer.alert("已经到第一页了");
- return;
- }
- complaintId = $("[name='complaintId']").val();
- smallClassId = $("[name='smallClassId']").val();
- questionName = $("[name='questionIdMsg']").val();
- customerCounselType = $("[name='customerCounselType']:checked").val();
- pageNo = pageNo - 1;
- }else if(type == "ne"){
- if(pageNo + 1 > pages){
- layer.alert("已经是最后一页了");
- return;
- }
- complaintId = $("[name='complaintId']").val();
- smallClassId = $("[name='smallClassId']").val();
- questionName = $("[name='questionIdMsg']").val();
- customerCounselType = $("[name='customerCounselType']:checked").val();
- pageNo = pageNo + 1;
- }
- $.ajax({
- type: "POST",
- data: {
- complaintId : complaintId,
- smallClassId : smallClassId,
- questionName : questionName,
- /*complaintType : customerCounselType,*/
- questionId : questionId,
- pageNo : pageNo
- },
- url: url_path + "/admin/complaintQuestion/list_complaintQuestion",
- async: false,
- success: function(data){
- if(type == "p" || type == "pr" || type == "ne"){
- var html = "";
- if (data.returnCode == 200) {
- for(var i=0;i<data.returnMsg.complaintQuestionInfoList.length;i++){
- var complaintQuestion= data.returnMsg.complaintQuestionInfoList[i];
- //html += '<li class="ask">'+ complaintQuestion.questionName +'' +
- // '</li>' +
- // '<li class="answer" style="height: 65px;overflow: hidden;">答:<span>'+ complaintQuestion.questionProfile +'</span><input class="quesId" type="hidden" value="'+ complaintQuestion.questionId +'"></li>';
- html += '' +
- '<li class="answer" style="height: 20px;overflow: hidden;border-bottom: 1px solid #ddd;"><span>'+ complaintQuestion.questionName +'</span>' +
- '<input class="QA_complaintId" type="hidden" value="'+ complaintQuestion.complaintId +'">' +
- '<input class="QA_smallClassId" type="hidden" value="'+ complaintQuestion.smallClassId +'">' +
- '<input class="quesId" type="hidden" value="'+ complaintQuestion.questionId +'">' +
- '<div id="questionProfile" style="display: block">'+ complaintQuestion.questionProfile +'</div>' +
- '</li>';
- }
- }else{
- html = '<span style="font-size: 12px; margin-top: 10px; display: block;">未搜索到QA信息,请更换关键字或者直接录入到系统!</span>';
- }
- pages = data.returnMsg.pagedResult.pages;
- pageNo = data.returnMsg.pagedResult.pageNo;
- $("#question").find("li").remove();
- $("#question").html(html);
- $(".dalog-ask").show();
- }else if(type == "m"){
- var msg = "";
- if (data.returnCode == 200) {
- msg = data.returnMsg.complaintQuestionInfoList[0].questionProfile;
- }
- addSmsMsg(msg);
- }
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- }
- });
- }
- /*添加邮寄信息*/
- function addSmsMsg(msg){
- /*sendAddressSms.addListener("ready", function () {
- // editor准备好之后才可以使用
- sendAddressSms.setContent(msg);
- });*/
- /*邮寄信息*/
- $("#sendAddressSmsHtml").html(msg);
- }
- /**
- * 发送短信
- * @param type 类型: "problem" 问题处理; mailAddress:邮寄地址;
- * @param node 返回结果显示节点
- */
- function sendPhone(type,node){
- var index = layer.load(1, {
- shade: [0.5,'#fff'] //0.1透明度的白色背景
- });
- var desc = "";
- var phone = "";
- var questionId = "";
- var describeTitle = "";
- var smallClassId = ""; /* 客诉问题类型小类id */
- var typeCompany = parseInt($("input:radio[name='typeId']:checked").attr("typeCompany"));
- if(type == "p"){
- phone = $("#p-phone").val();
- questionId = $("#questionId").val();
- describeTitle = $("#describeTitle").val();
- desc = UE.getEditor('describeContentText').getContent();
- smallClassId = $("#smallClassId").val();
- if(smallClassId == null || smallClassId == "" ){
- layer.close(index);
- layer.msg("请选择问题分类!", {icon: 5, time: 3000});
- return false;
- }
- if(describeTitle==null || describeTitle == ""){
- layer.close(index);
- layer.msg("请填写问题标题!", {icon: 5, time: 3000});
- return false;
- }
- if(describeTitle.length > 50){
- layer.close(index);
- layer.msg("问题标题长度不能高于50个字符!", {icon: 5, time: 3000});
- return false;
- }
- if(desc == null || desc == ""){
- layer.close(index);
- layer.msg("请填写问题回复!", {icon: 5, time: 3000});
- return false;
- }
- }else if(type == "m"){
- phone = $("#m-phone").val();
- questionId = complaint_questionId;
- }else{
- layer.close(index);
- layer.msg("发送报错!", {icon: 5, time: 3000});
- return false;
- }
- var reg = /^(((13[0-9]{1})|(15[0-9]{1})|(18[0-9]{1}))+\d{8})$/;
- if(!reg.test(phone)){
- layer.close(index);
- layer.msg("请填写正确的手机号码!", {icon: 5, time: 3000});
- return false;
- }
- $.ajax({
- type: "POST",
- data: {
- type : type,
- typeCompany : typeCompany,
- phone : phone,
- questionId : questionId,
- smallClassId : smallClassId,
- questionName : describeTitle,
- questionProfile : desc //回复内容
- },
- url: url_path + "/admin/customer/send_phone_sms",
- async: true,
- success: function(data){
- if (data.returnCode == 200) {
- if(type == "p"){
- $("#p-msg").html(data.resultMsg);
- }else if(type == "m"){
- $("#m-msg").html(data.resultMsg);
- }
- }else{
- if(type == "p"){
- $("#p-msg").html(data.resultMsg);
- }else if(type == "m"){
- $("#m-msg").html(data.resultMsg);
- }
- }
- layer.close(index);
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- if(type == "p"){
- $("#p-msg").html("发送短信失败!");
- }else if(type == "m"){
- $("#m-msg").html("发送短信失败!");
- }
- layer.close(index);
- }
- });
- }
- /*保存QA问题 type=1 表示为用户点击 type=2表示自动触发*/
- function saveQuestion(type){
- var index = layer.load(1, {
- shade: [0.5,'#fff'] //0.1透明度的白色背景
- });
- var desc = "";
- var questionId = "";
- var describeTitle = "";
- var smallClassId = ""; /* 客诉问题类型小类id */
- questionId = $("#questionId").val();
- describeTitle = $("#describeTitle").val();
- desc = UE.getEditor('describeContentText').getContent();
- smallClassId = $("#smallClassId").val();
- if((smallClassId == null || smallClassId == "") && (questionId == null || questionId == "") ){
- layer.close(index);
- layer.msg("请选择问题分类!", {icon: 5, time: 3000});
- return false;
- }
- if(describeTitle==null || describeTitle == ""){
- layer.close(index);
- layer.msg("请填写问题标题!", {icon: 5, time: 3000});
- return false;
- }
- if(desc == null || desc == ""){
- layer.close(index);
- layer.msg("请填写问题回复!", {icon: 5, time: 3000});
- return false;
- }
- $.ajax({
- type: "POST",
- data: {
- questionId : questionId,
- smallClassId : smallClassId,
- questionName : describeTitle,
- questionProfile : desc //回复内容
- },
- url: url_path + "/admin/complaintQuestion/save_question",
- async: false,
- success: function(data){
- if (data.returnCode == 200) {
- $("#questionId").val(data.returnMsg.questionId);
- if(type == 1){
- layer.msg(data.resultMsg, {icon: 1, time: 3000});
- }
- }else{
- if(type == 1) {
- layer.msg(data.resultMsg, {icon: 5, time: 3000});
- }
- }
- layer.close(index);
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- layer.close(index);
- }
- });
- }
- /***
- * 打开搜索订单框
- */
- function selectOrder(){
- layer_show("搜索订单",url_path + "/admin/customer/select_order","1000","500");
- }
- /**
- * 显示选择的订单
- */
- function setSelectOrder(orderId){
- var index = layer.load(1, {
- shade: [0.5,'#fff'] //0.1透明度的白色背景
- });
- if(orderId == null || orderId == "" || typeof (orderId)=="undefined"){
- layer.msg("未选中订单", {icon: 5, time: 3000});
- return false
- }
- $.ajax({
- type: "POST",
- data: {
- ids : orderId
- },
- url: url_path + "/admin/customer/select_salesOrder",
- async: true,
- success: function(data){
- var html = '';
- var addresHtml = '';
- var address = ''; //地址
- var orderItemList = {};
- var companyId = ''; //销售公司
- var storeId = ''; //店铺
- var salesAddressName,salesAddressTel; //名称赋值
- if (data.returnCode == 200) {
- for(var i=0;i<data.returnMsg.salesOrderList.length;i++){
- var salesOrder = data.returnMsg.salesOrderList[i];
- companyId = salesOrder.salesCompanyId;
- storeId = salesOrder.salesStoreId;
- var productsHtml = '';
- var salesOrderItem = salesOrder.salesOrderItemList;
- if(orderItemList.length > 0){
- $(salesOrder.salesOrderItemList).each(function(index,element){
- orderItemList.push(this);
- })
- }else{
- orderItemList = salesOrder.salesOrderItemList;
- }
- for(var j=0;j<salesOrderItem.length;j++){
- var item = salesOrderItem[j].itemProductName+ "("+ salesOrderItem[j].itemProductColor +")" + "*" + salesOrderItem[j].itemNum;
- if(j==0){
- productsHtml += item
- }else{
- productsHtml += '<br>'+ item
- }
- }
- var time = formatDate(new Date(salesOrder.salesPayTime),"yyyy-MM-dd");
- html += '<tr>' +
- ' <td style="text-align: center;">'+ convertUndefinedToEmpty(salesOrder.companyName) +'</td>' +
- ' <td style="text-align: center;">'+ convertUndefinedToEmpty(salesOrder.storeName) +'</td>' +
- ' <td style="text-align: center;">'+ salesOrder.salesOrderId +'</td>' +
- ' <td style="text-align: center;">'+ salesOrder.salesAddressName +'</td>' +
- ' <td style="text-align: center;">'+ salesOrder.salesAddressTel +'</td>' +
- ' <td style="text-align: center;">'+ salesOrder.salesAmount/100 +'</td>' +
- ' <td style="text-align: center;">'+ productsHtml +'</td>' +
- ' <td style="text-align: center;">'+ time +'</td>' +
- ' <td style="text-align: center;">'+ salesOrder.salesAddressInfo +'</td>' +
- '</tr>';
- address = salesOrder.salesAddressInfo;
- salesAddressName = salesOrder.salesAddressName;
- salesAddressTel = salesOrder.salesAddressTel;
- }
- }else{
- html = '';
- }
- $("#sendName").val(salesAddressName); //收件人名称
- $("#sendTel").val(salesAddressTel); //收件人电话号码
- var name = $("#customerName").val();
- var tel = $("#customerTel").val();
- if(name == "" || name == null){
- $("#customerName").val(salesAddressName); //收件人名称
- }
- if(tel == "" || tel == null){
- $("#customerTel").val(salesAddressTel); //收件人电话号码
- }
- $("#showSalesOrderId").html(html); //显示订单
- $("#addressInfo").val(address);
- setAdress(address); //显示地址
- setProduce(orderItemList); //显示产品
- $("#companyId").val(companyId);
- $("#storeId").val(storeId);
- $("#ids").val(orderId);
- /*getCompany();*/
- layer.close(index);
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- layer.close(index);
- }
- });
- }
- /**
- * 设置地址
- */
- function setAdress(addres){
- $("#addrssMsg").html("");
- if(addres == null){
- $("#addrssMsg").html("*未能获取到地址,请手动选择地址");
- return;
- }
- var addresList = addres.split("-");
- if(addresList == null || addresList.length < 3){
- addresList = addres.split(" ");
- if(addresList == null || addresList.length < 3){
- addresList = addres.split("_");
- if(addresList == null || addresList.length < 3){
- addresList = addres.split("@");
- if(addresList == null || addresList.length < 3){
- $("#addrssMsg").html("*未能获取到地址,请手动选择地址:"+addres);
- return;
- }
- }
- }
- }
- ulcRelationAddress.setUlcByName(0,addresList[0],addresList[1],addresList[2]);
- $("#sendAddress").val(addresList[3]);
- // var proId = setPro(getAddress(addresList[0],0),1);
- // var cityId = setCity(getAddress(addresList[1],1),proId,1);
- // setDistrict(getAddress(addresList[2],2),cityId,1);
- // var sendAddress = addresList[3];
- // if(addresList.length > 4){
- // for(var k = 4;k< addresList.length;k++){
- // sendAddress += addresList[k];
- // }
- // }
- }
- /***
- * 删除 “省”,“市”,“区”关键字
- * type : 0:省 2:市 3:区
- */
- function getAddress(addrss,type) {
- var abbreviation = "";
- if(addrss == ""){
- abbreviation = "";
- }else{
- switch(type)
- {
- case 0:
- //var proReg = new RegExp("省","g");
- //abbreviation = addrss.replace(proReg,"");
- abbreviation = addrss.substring(0,2);
- break;
- case 1:
- var cityReg = new RegExp("市","g");
- abbreviation = addrss.replace(cityReg,"");
- cityReg = new RegExp("区","g");
- abbreviation = addrss.replace(cityReg,"");
- break;
- case 2:
- var districtReg = new RegExp("区","g");
- abbreviation = addrss.replace(districtReg,"");
- districtReg = new RegExp("市","g");
- abbreviation = abbreviation.replace(districtReg,"");
- break;
- default:
- break;
- }
- }
- return abbreviation
- }
- /**
- * 设置省
- * type 1:搜索订单赋值 2:只查询全部,默认第一个
- */
- function setPro(provinceName,type) {
- var proId = '';
- var province = listProvince();
- var selectPro = new Array();
- if(type == 1){
- selectPro = listProvince("",provinceName);
- }
- if(province!=null){
- var provinceHtml = ''
- provinceHtml += '<option value="">请选择省份</option>';
- for(var i=0;i<province.length;i++){
- provinceHtml += '<option value="'+ province[i].provinceId +'">'+ province[i].province +'</option>';
- }
- $("#province").html(provinceHtml);
- if(selectPro != null && selectPro.length > 0 ){
- proId = selectPro[0].provinceId;
- }else{
- proId = province[0].provinceId;
- }
- $("#province option[value='" + proId + "']").attr("selected","true");
- }
- return proId;
- }
- /**
- * 设置市
- * type 1:搜索订单赋值 2:只查询全部,默认第一个
- */
- function setCity(cityName,proId,type) {
- var cityId = '';
- var city = listCity(proId,"");
- var selectCity = new Array();
- if(type == 1){
- selectCity = listCity(proId,cityName);
- }
- if(city!=null){
- var cityHtml = ''
- for(var i=0;i<city.length;i++){
- cityHtml += '<option value="'+ city[i].cityId +'">'+ city[i].city +'</option>';
- }
- $("#city").html(cityHtml);
- if(selectCity != null && selectCity.length > 0 ){
- cityId = selectCity[0].cityId;
- }else{
- cityId = city[0].cityId;
- }
- $("#city option[value='" + cityId + "']").attr("selected","true");
- }
- return cityId;
- }
- /**
- * 设置区
- * type 1:搜索订单赋值 2:只查询全部,默认第一个
- */
- function setDistrict(districtName,cityId,type) {
- var district = listDistrict(cityId,"");
- var selectDistrict = new Array();
- if(type == 1){
- selectDistrict = listDistrict(cityId,districtName);
- }
- if(district!=null){
- var districtHtml = ''
- for(var i=0;i<district.length;i++){
- districtHtml += '<option value="'+ district[i].districtId +'">'+ district[i].district +'</option>';
- }
- var disId = "";
- $("#district").html(districtHtml);
- if(selectDistrict != null && selectDistrict.length > 0 ){
- disId = selectDistrict[0].districtId;
- }else{
- disId = district[0].districtId;
- }
- $("#district option[value='" + disId + "']").attr("selected","true");
- }
- }
- /* TDS收集设置区 */
- var TDSCity = '';
- function linkageSetDistrict(){
- var arrcity_3word = $("#arrcity_3word").val();
- var cityName = '北京';
- for(var i = 0;i<citys.length;i++){
- for(var j=0;j<citys[i].length;j++){
- if(j == 0 && arrcity_3word == citys[i][j]){
- cityName = citys[i][1];
- }
- }
- }
- TDSCity = cityName;
- var selectCity = listCity(null,cityName);
- var cityId = selectCity[0].cityId;
- var selectDistrict = listDistrict(cityId,"");
- var html = '';
- for(var i=0;i<selectDistrict.length;i++){
- html += '<option value="'+ selectDistrict[i].districtId +'">'+ selectDistrict[i].district +'</option>';
- }
- $("#TDSArea").html(html);
- $("#TDSArea").find("option").eq(0).prop("selected",true);
- setTDSCollect();
- }
- /**
- * 展示产品 -
- * todo 20180417
- * @param orderItemList
- */
- function setProduce(orderItemList) {
- var productList = getProduct() ; //所有产品
- var html = "";
- var productTypeNo = 0;
- var colorHtml = '';
- for(var k=0;k<orderItemList.length;k++){
- var item = orderItemList[k];
- var fiHtml = "-";
- colorHtml += '<tr >'
- + '<td style="text-align: center;" >' + item.itemProductName + '</td>'
- + '<td style="text-align: center;" >' + item.itemProductColor + '</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="' + (item.itemNum-item.itemReturnNum) + '" placeholder="产品数量" onkeyup="keyFun($(this),999,0)" onpaste="keyFun($(this),999,0)"></td>'
- + '<td style="text-align: center;" >'
- + '<input type="hidden" class="input-item-id" value="' + item.itemId + '">'
- + '<input type="hidden" class="input-produce-id" value="' + item.itemProductId + '">'
- + '<input type="hidden" class="input-fc-id" value="' + item.itemColorId +'">'
- + '<input type="hidden" class="input-69code" value="' + item.itemColorBar +'">'
- + '<input type="" class="input-text input-number input-code" style="width: 100%;border: none;text-align: center;" value="" placeholder="机器编号" name="" id="item-' + item.itemProductId + '-' + item.itemColorId +'" number="'+ (item.itemNum-item.itemReturnNum) +'" " 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>';
- }
- if(allProcMethodIsBack == 1 ){ //需要寄回
- $("#addBackProduct").html(colorHtml);
- }
- if(allProcMethodIsSend == 1){ //需要寄出
- $("#addSendProduct").html(colorHtml);
- }
- }
- /**
- * 删除颜色
- */
- function delColor(node) {
- $(node).parent().parent().remove();
- }
- /*获取产品*/
- function getProduct(){
- var productList;
- $.ajax({
- type: "POST",
- data: {
- },
- url: url_path + "/admin/customer/select_produce",
- async: false,
- success: function(data){
- if (data.returnCode == 200) {
- productList = data.returnMsg.productList;
- }
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- }
- });
- return productList;
- }
- /*设置TDS收集信息*/
- function setTDSCollect(){
- var TDSArea = $("#TDSArea").find("option:selected").text();
- var TDSAddress = TDSCity + '-' + TDSArea;
- if(TDSAddress != null && TDSAddress != ""){
- $("#DTS-address").html("地址:" + TDSAddress);
- }
- }
- /*TDS联动处理*/
- function TDSLinkage(node,maxNumber,minNumber){
- setTDSCollect();
- var number = 0;
- var c=$(node);
- if(c.val() == ""){
- $(node).val("");
- }else{
- var temp_amount=c.val().replace(/[^\d]/g,'');
- number = Number(temp_amount)
- if(maxNumber!= null && maxNumber!= "" && number > maxNumber){
- number = maxNumber;
- }
- if(minNumber!= null && minNumber!= "" && number < minNumber){
- number = minNumber;
- }
- $(node).val(number);
- }
- var nodeName = $(node).attr("id");
- if(nodeName == "customerInTDS" ){
- $("#DTS-in").html("进水:" + number + " PPM");
- }else if(nodeName == "customerOutTDS" ){
- $("#DTS-out").html("出水:" + number + " PPM");
- }
- }
- /*获取销售公司*/
- /*function getCompany(companyId){
- var currentlyCompanyId = $("#companyId").val();
- if(currentlyCompanyId != null && currentlyCompanyId != ""){
- companyId = currentlyCompanyId;
- }
- $.ajax({
- type: "get",
- data: {
- },
- url: url_path + "/admin/customer/select_company",
- success: function(data){
- if (data.returnCode == 200) {
- var html = '<option value="">销售公司</option>';
- for(var i=0;i<data.returnMsg.companyInfoList.length;i++){
- var company = data.returnMsg.companyInfoList[i];
- html += '<option value="'+ company.companyId +'">'+ company.companyName +'</option>';
- }
- $("#selectCompany").html(html);
- if(typeof(companyId) != "undefined"){
- $("#selectCompany option[value='" + companyId + "']").attr("selected","true");
- setStore(companyId,$("#selectStore")); //获取店铺
- }
- }
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- }
- });
- }*/
- /*获取销售店铺*/
- function setStore(companyId,storeId){
- $.ajax({
- type: "POST",
- data: {
- companyId : companyId
- },
- url: url_path + "/admin/customer/select_storeInfo",
- success: function(data){
- $("#datalist_1").empty(); //清空下拉框
- if (data.returnCode == 200) {
- for(var i=0;i<data.returnMsg.storeInfoList.length;i++){
- var storeInfo = data.returnMsg.storeInfoList[i];
- if(storeId == null){
- if(i == 0){
- $("#store_1").val(storeInfo.storeName);
- $("#storeId").val(storeInfo.storeId);
- }
- }
- if(storeId == storeInfo.storeId) {
- if (storeInfo.storeId == storeId) {
- $("#store_1").val(storeInfo.storeName);
- $("#storeId").val(storeInfo.storeId);
- }
- }
- $("#datalist_1").append("<option data-id='"+storeInfo.storeId+"' value='"+ storeInfo.storeName +"'>"+ storeInfo.storeName +"</option>");
- }
- }
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- }
- });
- }
- /**
- * 控制展示订单
- * 1:需要有订单 2:不需要有订单
- */
- function opentionSelectOrder(){
- // opentionSelectOrderDiv();
- }
- /**
- * 展示订单
- */
- // function opentionSelectOrderDiv(){
- // if(isNeedSelectOrder == 2 || (allProcMethodIsBack == 2 && allProcMethodIsSend == 2) ){ //不展示
- // $(".orderHead").hide();
- // $(".renewedProduct").hide();
- // $(".updateProduct").hide();
- // }else{ //展示
- // $(".orderHead").show();
- // if(allProcMethodIsBack == 1){
- // $(".renewedProduct").show();
- // $(".updateProduct").show();
- // }else{
- // $(".renewedProduct").hide();
- // $(".updateProduct").hide();
- // }
- // }
- // };
- /*===============================客诉提交 -- start -- =============================== */
- $(function(){
- $("#form-customer-add").Validform({
- tiptype: function (msg, o, cssctl) {
- if (o.type == 3) {//失败
- layer.msg(msg, {icon: 5, time: 3000});
- $(window).scrollTop(o.obj.offset().top - 40);
- }
- },
- datatype: {//自定义验证类型
- },
- ignoreHidden: true,
- tipSweep: true, //若为true,则只在表单提交时验证
- ajaxPost: true, //异步提交
- beforeCheck: function (curform) { //验证通过之前执行的函数
- },
- beforeSubmit: function (curform) { //验证通过之后执行的函数
- var flag = addCustomerReady();
- if(!flag){
- return false;
- }
- },
- callback: function (data) {//异步回调函数
- if (data) {
- var index = layer.alert(data.resultMsg, function (index) {
- if (data.resultCode == 200) {
- location.href = url_path + "/admin/customer/select_customer_list";
- } else if(data.resultCode == 505){
- location.href = url_path + "/admin/customer/select_customer_list";
- }else {
- layer.close(index);
- }
- });
- }
- }
- });
- })
- /* 添加客诉的准备 */
- function addCustomerReady(){
- $("#customerIsSolve").val($("#procMethodId").val());
- /* 是否需要添加订单,赋值 */
- $("#isNeedSelectOrder").val(isNeedSelectOrder);
- if(isNeedSelectOrder == 1){
- var post_ids = $("#ids").val();
- if(post_ids == null || post_ids == ""){
- layer.msg("请重新选择订单", {icon: 5, time: 3000});
- return false;
- }
- }
- /*验证手机号码*/
- var phoneFlag = true;
- $(".associated-phone").each(function () {
- var phone = $(this).val();
- if(phone != null && phone != "" && typeof (phone) != "undefined"){
- if(phone.length != 11){
- vailErrorMsg($(this),"手机号码格式不正确");
- phoneFlag = false;
- }
- }
- })
- if(!phoneFlag){
- return false;
- }
- /*验证手机号码*/
- /*根据产品类型,获取来源商城*/
- var typeCompany = parseInt($("input:radio[name='typeId']:checked").attr("typeCompany"));
- $("#typeCompany").val(typeCompany);
- /*----TDS收集模块--start-----*/
- var valicity = $(".ac_result_tip").html();
- if(valicity == null || valicity == "" || typeof(valicity)=="undefined"){
- $("#TDSArea").html("");
- }else if(valicity.indexOf("对不起,找不到") > 0 ){
- $("#TDSArea").html("");
- $("#customerArea").val("");
- }else{
- var TDSArea = $("#TDSArea").find("option:selected").text();
- if(TDSArea != null && TDSArea != ""){
- if(TDSArea == "请搜索城市"){
- TDSArea = "";
- }
- var area = TDSCity + "-" + TDSArea
- $("#customerArea").val(area);
- }
- }
- /*----TDS收集模块--end-----*/
- /* 地址拼接 */
- var province = $("#province").find("option:selected").text();
- var city = $("#city").find("option:selected").text();
- var district = $("#district").find("option:selected").text();
- if(district != null && district != "请选择区/县"){
- var relationSendMergeAddress = province + "-" + city + "-" + district;
- $("#relationSendMergeAddress").val(relationSendMergeAddress);
- }
- /* 地址拼接 */
- /*----问题描述- start --*/
- var quId = $("#questionId").val();
- if(quId == null || quId == ""){
- vailErrorMsg($("#questionId"),"未保存QA!");
- return false;
- }
- var describeContentText = UE.getEditor('describeContentText').getContent();
- if(describeContentText == null || describeContentText == ""){
- //layer.msg("未填写问题描述", {icon: 5, time: 3000});
- vailErrorMsg($("#describeTitle"),"未填写问题描述");
- return false;
- }
- if(describeContentText.length > 3000){
- vailErrorMsg($("#describeContent"),"问题回复最大支持3000个字符");
- return false;
- }
- $("#describeContent").val(describeContentText);
- /*----问题描述--end-----*/
- /*----处理描述- start --*/
- var describeHandleDescText = UE.getEditor('describeHandleDescText').getContent();
- if(describeHandleDescText.length > 3000){
- vailErrorMsg($("#describeHandleDesc"),"问题描述最大支持3000个字符");
- return false;
- }
- $("#describeHandleDesc").val(describeHandleDescText);
- /*----处理描述--end-----*/
- /* --- 类型:售后 处理结果:维修/换新/补发/退货/无理由退货 -- 处理产品 start---- */
- if(isNeedSelectOrder == 1 && (allProcMethodIsBack == 1 || allProcMethodIsSend == 1 ) ) { //需要订单
- // 寄回
- var closedProdcues = new Array(); //获取寄回,寄出直接复制寄回
- $("#addBackProduct").find(".input-code").each(function () {
- var machineNo = $(this).val(); //机器编号
- var number = $(this).parents("tr").find(".input-itemNum").eq(0).val(); //数量
- var itemId = $(this).parents("tr").find(".input-item-id").val(); //数量
- if (number != null && number != "" && number != 0) {
- var product = new Object();
- product.colorBar = $(this).parent().find(".input-69code").val();
- product.sendProdcueNumber = number;
- product.closedProdcueNumber = number;
- product.closedProdcueMachineNo = machineNo;
- product.itemId = itemId;
- closedProdcues.push(product);
- }
- });
- //寄出
- var sendProdcues = new Array(); //寄出产品表
- $("#addSendProduct").find(".input-code").each(function () {
- var machineNo = $(this).val(); //机器编号
- var number = $(this).parents("tr").find(".input-itemNum").eq(0).val(); //数量
- if (number != null && number != "" && number != 0) {
- var product = new Object();
- product.colorBar = $(this).parent().find(".input-69code").val();
- product.sendProdcueNumber = number;
- product.closedProdcueNumber = number;
- product.closedProdcueMachineNo = machineNo;
- sendProdcues.push(product);
- }
- });
- $("#sendProdcues").val(JSON.stringify(sendProdcues));
- $("#closedProdcues").val(JSON.stringify(closedProdcues));
- }
- var visitTimeSelect = $("input[name='visitTimeSelect']:checked").val();
- var visit_date = $('#datemin').val();
- var myDate = new Date();
- var date = myDate.getFullYear()+"-"+(myDate.getMonth()+1)+"-"+myDate.getDate();
- var hours = myDate.getHours();
- //如果两个时间相等,则判断可选的回访时间
- if(Date.parse(visit_date) == Date.parse(date)){
- var msg = "该时间已超过当前时间,请重新选择回访时间!";
- if (hours > 12 && visitTimeSelect == 1) {
- vailErrorMsg($("#datemin"),msg);
- return false;
- } else if (hours > 14 && visitTimeSelect == 2) {
- vailErrorMsg($("#datemin"),msg);
- return false;
- } else if (hours > 18 && visitTimeSelect == 3) {
- vailErrorMsg($("#datemin"),msg);
- return false;
- }
- }
- return true;
- }
- /*===============================客诉提交 -- end -- =============================== */
- $("#customerWechatName").blur(function(){
- selectOnCustomer();
- });
- $("#customerName").blur(function(){
- selectOnCustomer();
- });
- $("#customerTel").blur(function(){
- selectOnCustomer();
- });
- /*根据客户信息查询老的客诉---start--*/
- function selectOnCustomer() {
- var customerWechatName = $("#customerWechatName").val();
- var customerName = $("#customerName").val();
- var customerTel = $("#customerTel").val();
- if((customerWechatName == null || customerWechatName == "") &&
- (customerName == null || customerName == "") &&
- (customerTel == null || customerTel == "")){
- $("#onCustomerTable").hide();
- return;
- }
- $.ajax({
- type: "POST",
- data: {"customerWechatName" :customerWechatName,
- "customerName":customerName,
- "customerTel":customerTel},
- url: url_path + "/admin/customer/selectOnCustomer",
- async: false,
- success: function(data){
- if (data.returnCode == 200) {
- var onCustomerList = data.returnMsg.onCustomerList;
- if(onCustomerList != null && onCustomerList.length >0 ){
- $("#onCustomerTable").show();
- var onCustomerTd = "";
- for(var i = 0;i < onCustomerList.length; i++){
- var onCustomer = onCustomerList[i];
- //客诉时间
- var time = formatDate(new Date(onCustomer.customerCreateTime),"yyyy-MM-dd");
- //处理方式
- var customerIsSolve = "";
- switch (onCustomer.customerIsSolve){
- case 1:
- customerIsSolve = "已解决";
- break;
- case 2:
- customerIsSolve = "未解决";
- break;
- case 3:
- customerIsSolve = "换新"+ backStatus(onCustomer.backStatus)+sendStatus(onCustomer.sendStatus);
- break;
- case 4:
- customerIsSolve = "维修"+ backStatus(onCustomer.backStatus)+sendStatus(onCustomer.sendStatus);
- break;
- case 5:
- customerIsSolve = "补发"+ sendStatus(onCustomer.sendStatus);
- break;
- case 6:
- customerIsSolve = "退货"+ backStatus(onCustomer.backStatus);
- break;
- case 7:
- customerIsSolve = "无理由退货"+ backStatus(onCustomer.backStatus);
- break;
- }
- var customerWechatName = onCustomer.customerWechatName;
- //微信昵称
- if(typeof(onCustomer.customerWechatName)=="undefined"){
- customerWechatName = "";
- }
- var customerName = onCustomer.customerName;
- //姓名
- if(typeof(onCustomer.customerName)=="undefined"){
- customerName = "";
- }
- onCustomerTd += '' +
- ' <tr>' +
- ' <td style="text-align: center;">'+ time+'</td>' +
- ' <td style="text-align: center;">'+onCustomer.adminName +'</td>' +
- ' <td style="text-align: center;">'+customerName +'</td>' +
- ' <td style="text-align: center;">'+customerWechatName +'</td>' +
- ' <td style="text-align: center;">'+onCustomer.customerTel +'</td>' +
- ' <td style="text-align: center;">'+customerIsSolve +'</td>' +
- ' <td style="text-align: center;">'+onCustomer.describeTitle +'</td>' +
- ' <td style="text-align: center;"><span class="txt2" style="display: inline-block;padding: 2px 4px;font-size: 11.844px;" title="'+onCustomer.describeContent +'" >'+onCustomer.describeContent +'</span></td>' +
- ' <td style="text-align: center;"><a onclick="admin_update_customer('+onCustomer.customerId +')">继续跟进</a>' +
- '<br><a onclick="markedSecondary('+onCustomer.customerId +','+onCustomer.customerInitialId +',this)">标记为二次售后</a>' +
- '<a style="display: none;" onclick="cancelMarkedSecondary('+onCustomer.customerId+','+onCustomer.customerInitialId +',this)">取消二次售后标记</a></td>' +
- ' </tr>' +
- '';
- }
- $("#onCustomer").html(onCustomerTd);
- }
- }
- },
- error: function(XmlHttpRequest, textStatus, errorThrown){
- }
- });
- function backStatus(status) {
- if(status == 1){
- return "(未寄回)";
- }
- if(status == 2){
- return "(已寄回)";
- }
- if(status == 3){
- return "(已收货)";
- }
- }
- function sendStatus(status) {
- if(status == 1){
- return "(未寄送)";
- }
- if(status == 2){
- return "(已寄送)";
- }
- if(status == 3){
- return "(已收货)";
- }
- }
- }
- /*根据客户信息查询老的客诉---end--*/
- /**
- * 添加产品
- */
- function addProduct(type) {
- productAddType = type;
- layer_show("商品列表",url_path + "/admin/salesOrder/to_add_product","1000","500");
- }
- /**
- * 选择商品回调
- * @param colorIds
- */
- function setSelectProduct(colorIds){
- var index = layer.load(1, {
- shade: [0.5,'#fff'] //0.1透明度的白色背景
- });
- var colorIdArray = colorIds.split("_");
- for(var i=0;i<colorIdArray.length;i++){
- var colorId = colorIdArray[i];
- if(colorId == ""){
- break;
- }
- var flag = true;
- $("#add_product").find("tr").each(function (){
- var colId = $(this).find(".color_id").eq(0).val();
- if(colId == colorId){
- flag = false;
- }
- });
- if(!flag){
- continue;
- }
- $.ajax({
- type: "POST",
- data: { colorId : colorId},
- url: url_path +"/admin/product/get_product",
- success: function(data){
- var html = "";
- if (data.returnCode == 200 && data.returnMsg.productColorList.length > 0 ) {
- for(var i=0;i<data.returnMsg.productColorList.length;i++){
- var productColor = data.returnMsg.productColorList[i];
- html += '<tr >'
- + '<td width="80" style="text-align: center;" >' + cufte(productColor.productName) + '</td>'
- + '<td width="40" style="text-align: center;" >' + cufte(productColor.colorName) + '</td>'
- + '<td width="20" style="text-align: center;"><input type="text" style="width: 100%;border: none;text-align: center;" class="input-text input-number input-itemNum" value="1" placeholder="产品数量" onkeyup="keyFun($(this),999,1)" onpaste="keyFun($(this),999,1)"></td>'
- + '<td width="100" style="text-align: center;" >'
- + '<input type="hidden" class="input-produce-id" value="' + productColor.colorProductId + '">'
- + '<input type="hidden" class="input-fc-id" value="' + productColor.colorId +'">'
- + '<input type="hidden" class="input-69code" value="' + productColor.colorBar +'">'
- + '<input type="" class="input-text input-number input-code" style="width: 100%;border: none;text-align: center;" value="" placeholder="机器编号" name="" id="item-' + productColor.colorProductId + '-' + productColor.colorId +'" number="1" " onkeyup="keyFunString($(this),30)" onpaste="keyFunString($(this),30)" >'
- + '</td>'
- + '<td width="20" style="text-align: center;" ><a href="javascript:void(0)" onclick="delColor(this)" >删除</a></td>'
- + '</tr>';
- }
- }else{
- layer.msg("添加产品失败!", {icon: 5, time: 3000});
- }
- var notSelectOrderHtml = $("#addSendProduct").find(".notSelectOrder").html();
- if(!isEmpty(notSelectOrderHtml)){
- if(productAddType == 2){
- $("#addSendProduct").append(html);
- }else if(productAddType == 1){
- $("#addBackProduct").append(html);
- }
- }else{
- if(productAddType == 2){
- $("#addSendProduct").html(html);
- }else if(productAddType == 1){
- $("#addBackProduct").html(html);
- }
- }
- }
- });
- }
- layer.close(index);
- }
|