Нет описания

ZXDCLs.html 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>其他来源待处理工单</title>
  6. <script src="../Script/Common/huayi.load.js"></script>
  7. <link rel="stylesheet" href="../css/bootstrap-select.css">
  8. <script src="../Script/Common/huayi.config.js"></script>
  9. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  10. <link rel="stylesheet" href="../css/init.css" />
  11. <style>
  12. #sqzx th {
  13. padding: 5px 8px 5px 0;
  14. text-align: right;
  15. }
  16. .select {
  17. width: 150px;
  18. background-color: #FFF;
  19. background-image: none;
  20. border: 1px solid #ccc;
  21. border-radius: 1px;
  22. color: inherit;
  23. padding: 6px 12px;
  24. }
  25. #sex {
  26. background-color: #FFF;
  27. background-image: none;
  28. border: 1px solid #ccc;
  29. border-radius: 1px;
  30. color: inherit;
  31. padding: 6px 12px;
  32. }
  33. input {
  34. background-color: #FFF;
  35. background-image: none;
  36. border: 1px solid #ccc;
  37. border-radius: 1px;
  38. color: inherit;
  39. padding: 6px 12px;
  40. }
  41. #sqzx td {
  42. padding: 6px 0 5px 10px;
  43. }
  44. .lxr ul li {
  45. float: left;
  46. list-style: none;
  47. width: 30%;
  48. margin-bottom: 5px;
  49. padding-top: 10px;
  50. }
  51. .clearFix:after {
  52. content: "";
  53. display: block;
  54. clear: both;
  55. }
  56. .form-group {
  57. padding-left: 40px;
  58. margin-bottom: 0;
  59. }
  60. textarea {
  61. height: 70px;
  62. border: 1px solid #ccc;
  63. border-radius: 1px;
  64. width: 50%;
  65. resize: none;
  66. }
  67. .textarea_box {
  68. margin-top: 10px;
  69. }
  70. .box_content {
  71. border-bottom: 1px solid #ccc;
  72. }
  73. .tj_content {
  74. border: 1px solid #e6e6e6;
  75. border-radius: 5px;
  76. }
  77. .t-shade {
  78. position: fixed;
  79. top: 0;
  80. left: 0;
  81. width: 100%;
  82. background: rgba(0, 0, 0, 0.48);
  83. z-index: 10004;
  84. display: none;
  85. }
  86. .lyxz .shade_k {
  87. z-index: 10005;
  88. width: 40%;
  89. left: 30%;
  90. margin: 20% auto;
  91. position: absolute;
  92. background-color: #fff;
  93. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  94. border-radius: 5px;
  95. }
  96. .shade_title {
  97. padding: 0 80px 0 20px;
  98. height: 42px;
  99. line-height: 42px;
  100. border-bottom: 1px solid #eee;
  101. font-size: 16px;
  102. color: #FFFFFF;
  103. overflow: hidden;
  104. background-color: #00a1cb;
  105. border-radius: 2px 2px 0 0;
  106. position: relative;
  107. border-top-left-radius: 5px;
  108. border-top-right-radius: 5px;
  109. }
  110. .cx {
  111. display: block;
  112. }
  113. .setwin {
  114. position: absolute;
  115. right: 15px;
  116. top: 5px;
  117. font-size: 0;
  118. line-height: initial;
  119. }
  120. .setwin a {
  121. position: relative;
  122. width: 16px;
  123. height: 16px;
  124. font-size: 20px;
  125. color: #fff;
  126. }
  127. .xg i {
  128. font-size: 16px;
  129. }
  130. .hidens {
  131. display: none;
  132. }
  133. .Min-width{
  134. width: 150px;
  135. }
  136. .hidens {
  137. display: none;
  138. }
  139. .inpBox {
  140. border: 1px solid #cccccc;
  141. height: 31px;
  142. width: 220px;
  143. display: inline-block;
  144. position: relative;
  145. vertical-align: middle;
  146. position: absolute;
  147. left: 0px;
  148. top: 0px;
  149. z-index: 111;
  150. }
  151. .selDpart1{
  152. position: absolute;
  153. left: 0px;
  154. top: 30px;
  155. z-index: 11111;
  156. width: 220px;
  157. line-height: 30px;
  158. background: #FFFFFF;
  159. display: none;
  160. }
  161. #sponsor{
  162. width: 218px;
  163. border: 1px solid #00a1cb;
  164. margin: 0;
  165. padding: 0;
  166. list-style: none;
  167. max-height: 212px;
  168. overflow-x: hidden;
  169. overflow-y: scroll;
  170. }
  171. #sponsor li{
  172. margin: 0;
  173. padding-left: 10px;
  174. width: 220px;
  175. height: 30px;
  176. line-height: 30px;
  177. list-style: none;
  178. }
  179. #sponsor li:hover{
  180. background: #00a1cb;
  181. }
  182. .addTree {
  183. background: #fff;
  184. position: absolute;
  185. width: 100%;
  186. border: 1px solid darkgrey;
  187. right: 0;
  188. top: 29px;
  189. display: none;
  190. z-index: 222;
  191. }
  192. .xl {
  193. display: inline-block;
  194. background: url(../../img/dropDown.png) no-repeat;
  195. height: 100%;
  196. background-position: center center;
  197. width: 20px;
  198. position: absolute;
  199. right: 0;
  200. top: 0px;
  201. /* background-color: #f7bc8b; */
  202. cursor: pointer;
  203. }
  204. .ztree li span {
  205. border: none;
  206. padding: 0;
  207. }
  208. .inps {
  209. width: 217px;
  210. height: 24px;
  211. outline: none;
  212. border: 0;
  213. border-image-width: 0;
  214. padding: 0;
  215. padding-left: 3px;
  216. }
  217. .xl {
  218. display: inline-block;
  219. background: url(../img/dropDown.png) no-repeat;
  220. height: 100%;
  221. background-position: center center;
  222. width: 20px;
  223. position: absolute;
  224. right: 0;
  225. top: 0px;
  226. /* background-color: #f7bc8b; */
  227. cursor: pointer;
  228. }
  229. .Cleans{
  230. display: inline-block;
  231. width: 20px;
  232. position: absolute;
  233. right: 21px;
  234. top: 5px;
  235. display: none;
  236. }
  237. </style>
  238. </head>
  239. <body class="gray-bg">
  240. <div class="wrapper wrapper-content animated fadeInRight">
  241. <div class="daoHang clearfix">
  242. <div class="dhLeft">
  243. <sapn>
  244. <i class="syIcon"></i>位置:
  245. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  246. <a href="javaScript:;">业务协同</a>&gt;
  247. <a class="nowPosition">其他来源待处理</a>
  248. </sapn>
  249. </div>
  250. <div class="dhRight">
  251. <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
  252. </div>
  253. </div>
  254. <div style="padding: 10px;" class="tj_content clearFix">
  255. <div style="padding: 10px;" class="tj_content clearFix">
  256. <div>
  257. <span>【搜索信息】</span>
  258. <div class="box_content">
  259. <table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
  260. <tr>
  261. <th>关键字:</th>
  262. <td>
  263. <input type="text" placeholder="输入关键字" id="key" class="Min-width" />
  264. </td>
  265. <th>工单号:</th>
  266. <td>
  267. <input type="text" placeholder="输入工单号" id="wids" class="Min-width" />
  268. </td>
  269. <th>时间:</th>
  270. <td>
  271. <input type="text" id="starttime" class="laydate-icon Min-width" style="height: 32px;" />&nbsp;——&nbsp;<input type="text" id="endtime" class="laydate-icon Min-width" style="height: 32px;" />
  272. </td>
  273. <th>区域:</th>
  274. <td >
  275. <select name="" id="sourceAreas" class="select">
  276. </select>
  277. </td>
  278. </tr>
  279. <tr>
  280. <th>工单状态:</th>
  281. <td>
  282. <select name="" id="state" class="select">
  283. <option selected="selected" value="">请选择</option>
  284. <option value="1">待交办</option>
  285. <option value="2">待查收</option>
  286. <option value="3">退回审核中</option>
  287. <option value="4">办理中</option>
  288. <option value="5">延时审核中</option>
  289. <option value="6">已办理</option>
  290. <option value="7">已回访</option>
  291. <option value="8">重办中</option>
  292. <option value="9">已结案</option>
  293. </select>
  294. </td>
  295. <th>工单来源:</th>
  296. <td>
  297. <select class="select_" id="source">
  298. </select>
  299. </td>
  300. <th>主题词:</th>
  301. <td>
  302. <select id="keyid" name="" class="select"></select>
  303. </td>
  304. <th>类型:</th>
  305. <td>
  306. <select class="select_" id="type">
  307. </select>
  308. </td>
  309. </tr>
  310. <tr>
  311. <th>投诉电话:</th>
  312. <td>
  313. <input type="text" id="tel" class="Min-width" />
  314. </td>
  315. <th>姓名:</th>
  316. <td>
  317. <input type="text" id="name" class="Min-width"/>
  318. </td>
  319. </tr>
  320. <tr>
  321. <th>调度员:</th>
  322. <td>
  323. <select id="yardman" name="select" class="selectpicker show-tick form-control" multiple data-live-search="true">
  324. <option value="">请选择调度员</option>
  325. </select>
  326. </td>
  327. <th>承办单位:</th>
  328. <td style="position: relative;">
  329. <div class="inpBox">
  330. <input type="text" class="inps" onkeyup="darptSearch()"/>
  331. <i class="Cleans fa fa-close"></i>
  332. <i class="xl xl_one"></i>
  333. <div class="addTree xlAdd">
  334. <ul id="addTreeDemo" class="ztree"></ul>
  335. </div>
  336. </div>
  337. <div class="selDpart1">
  338. <ul id="sponsor">
  339. </ul>
  340. </div>
  341. </td>
  342. <th></th>
  343. <td style="text-align: center;">
  344. <botton class="btns Seach">搜索</botton>
  345. <!--<botton class="btns ">导出</botton>-->
  346. </td>
  347. </tr>
  348. </table>
  349. </div>
  350. </div>
  351. <div>
  352. <div style="width: 100%;padding: 10px;">
  353. <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  354. <thead>
  355. <tr>
  356. <th data-checkbox="true"></th>
  357. <th data-field="F_WorkOrderId" data-align="center">工单单号</th>
  358. <th data-field="F_ComTitle" data-formatter="GetCont" data-align="center">诉求标题</th>
  359. <th data-field="DeptName" data-align="center">承办单位</th>
  360. <th data-field="UserName" data-align="center">受理人</th>
  361. <th data-field="F_WorkState" data-align="center" data-formatter="States">办理状态</th>
  362. <th data-field="SourceName" data-align="center">来源</th>
  363. <th data-field="F_WorkOrderId" data-formatter="Dispose" data-align="center">操作</th>
  364. </tr>
  365. </thead>
  366. <tbody class="list"></tbody>
  367. </table>
  368. </div>
  369. </div>
  370. </div>
  371. </div>
  372. <input type="hidden" id="PID" />
  373. <input type="hidden" id="Dpment" />
  374. </div>
  375. <script src="../js/bootstrap-select.js"></script>
  376. <script src="../css/laydate/laydate.js"></script>
  377. <script src="../My97DatePicker/WdatePicker.js"></script>
  378. <script src="../js/zTree/jquery.ztree.core.js"></script>
  379. <script src="../js/search/screen.js"></script>
  380. <script>
  381. $(document).ready(function() {
  382. load();
  383. laydate.skin('blue');
  384. laydate({
  385. elem: '#starttime',
  386. event: 'focus'
  387. });
  388. laydate({
  389. elem: '#endtime',
  390. event: 'focus'
  391. });
  392. });
  393. $("#orderlist").on("click-row.bs.table", function(e, row, ele) {
  394. $('.success').removeClass('success'); //去除之前选中的行的,选中样式
  395. $(ele).addClass('success'); //添加当前选中的 success样式用于区别
  396. });
  397. //获取查询信息
  398. function load() {
  399. //坐席
  400. var usercodeID="";
  401. var usercode_=$("#ZX").val(); //坐席
  402. if (usercode_!=null) {
  403. $(usercode_).each(function (i, n) {
  404. var obj1='';
  405. obj1= n+",";
  406. usercodeID +=obj1;
  407. })
  408. }else{
  409. usercodeID=""
  410. }
  411. // 调度员
  412. var ddusercodeID="";
  413. var ddusercode_=$("#yardman").val(); //坐席
  414. if (ddusercode_!=null) {
  415. $(ddusercode_).each(function (i, n) {
  416. var obj2='';
  417. obj2= n+",";
  418. ddusercodeID +=obj2;
  419. })
  420. }else{
  421. ddusercodeID=""
  422. }
  423. //先销毁表格
  424. $('#orderlist').bootstrapTable('destroy');
  425. //初始化表格,动态从服务器加载数据
  426. $("#orderlist").bootstrapTable({
  427. method: "get", //使用get请求到服务器获取数据
  428. url: huayi.config.callcenter_url + "WorkOrder/GetZXDealList", //获取数据的Servlet地址
  429. contentType: "application/x-www-form-urlencoded",
  430. striped: true, //表格显示条纹
  431. pagination: true, //启动分页
  432. pageSize: 10, //每页显示的记录数
  433. pageNumber: 1, //当前第几页
  434. pageList: [10, 20, 50, 100], //记录数可选列表
  435. search: false, //是否启用查询
  436. showColumns: false, //显示下拉框勾选要显示的列
  437. showRefresh: false, //显示刷新按钮
  438. sidePagination: "server", //表示服务端请求
  439. //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
  440. //设置为limit可以获取limit, offset, search, sort, order
  441. queryParamsType: "undefined",
  442. queryParams: function queryParams(params) { //设置查询参数
  443. var param = {
  444. page: params.pageNumber,
  445. pagesize: params.pageSize,
  446. workid: $("#wids").val(),
  447. state: $("#state").val(), //=工单状态
  448. type: $("#type").val(), //=工单类型
  449. bigtype: $("#bigtype").val(), //=大类别
  450. smalltype: $("#smalltype").val(), //=小类别
  451. key: $("#key").val(), //=关键字
  452. tel: $("#tel").val(), //=客户电话
  453. name: $("#name").val(), //=客户名称
  454. usercode: usercodeID, //=坐席工号
  455. ddusercode: ddusercodeID,
  456. keyid: $("#keyid").val(), //=关键词id
  457. source: $("#source").val(), //=来源&
  458. starttime: $("#starttime").val(), //=开始时间
  459. endtime: $("#endtime").val(), //=结束时间
  460. deptid:$("#PID").val(),
  461. type:$("#type").val(),
  462. tab: -1,//待处理
  463. sourcearea:$('#sourceAreas').val(),//区域
  464. token: $.cookie("token")
  465. };
  466. return param;
  467. },
  468. onLoadSuccess: function(data) { //加载成功时执行
  469. // layer.msg("加载成功");
  470. //console.log(data);
  471. },
  472. onLoadError: function() { //加载失败时执行
  473. //layer.msg("加载数据失败", { time: 1500, icon: 2 });
  474. }
  475. });
  476. }
  477. //状态
  478. function States(val, row) {
  479. var html = '';
  480. switch (val + '') {
  481. case '0':
  482. html = '新工单';
  483. if (row.F_IsReturn == 1) {
  484. html = '新工单(回退)';
  485. }
  486. break;
  487. case '1':
  488. html = '待交办';
  489. break;
  490. case '2':
  491. html = '待查收';
  492. break;
  493. case '3':
  494. html = '退回审核中';
  495. break;
  496. case '4':
  497. html = '办理中';
  498. break;
  499. case '5':
  500. html = '延时审核';
  501. break;
  502. case '6':
  503. html = '已办理';
  504. break;
  505. case '7':
  506. html = '已回访';
  507. break;
  508. case '8':
  509. html = '重办中';
  510. break;
  511. case '9':
  512. html = '已结案';
  513. break;
  514. case '10':
  515. html = '待审核';
  516. break;
  517. case '11':
  518. html = '重办待交办';
  519. break;
  520. case '12':
  521. html = '待审核';
  522. break;
  523. case '13':
  524. html = '待督办';
  525. break;
  526. }
  527. return html;
  528. }
  529. //时限
  530. // function OverTime(val,row){
  531. // if(val==1){
  532. // return '<div class="" style="cursor: pointer;">' +
  533. // '<span class="Greens">'+row.GapTime+'</span>'+
  534. // '</div>';
  535. // }else if(val==2){
  536. // return '<div class="" style="cursor: pointer;">' +
  537. // '<span class="Yellows">'+row.GapTime+'</span>'+
  538. // '</div>';
  539. // }else if(val==3){
  540. // return '<div class="" style="cursor: pointer;">' +
  541. // '<span class="Reds">'+row.GapTime+'</span>'+
  542. // '</div>';
  543. // }
  544. // }
  545. //办理时限
  546. // function BanTime(val){
  547. // if(val){
  548. // var time=val.substring(0,val.indexOf(' '));
  549. // return '<div class="" style="cursor: pointer;">' +
  550. // '<span>'+time+'</span>'+
  551. // '</div>';
  552. // }
  553. //
  554. // }
  555. //音频
  556. function setCode(val) {
  557. if(val) {
  558. return '<div class="imgs" style="cursor: pointer;">' +
  559. '<img src="../img/vice.png" alt="" onclick= "helper.luyin.view(this)" item="' + val + '" />' +
  560. '</div>';
  561. } else {
  562. return '';
  563. }
  564. }
  565. function GetCont(val) {
  566. if(val) {
  567. var str = '<div '
  568. if(val.length > 10) {
  569. str = str + ' title="' + val + '" ';
  570. val = val.substr(0, 10) + "...";
  571. }
  572. return str + '>' + val + '</div>';
  573. } else {
  574. return '';
  575. }
  576. }
  577. //操作
  578. function Dispose(val, row) {
  579. var Rows = row.Buttons;
  580. var html = '';
  581. for(var i = 0; i < Rows.length; i++) {
  582. var html1 = huayi.config.arr[Rows[i].key * 1 - 1];
  583. if(html1) {
  584. html1 = html1.replace("data", val);
  585. }
  586. html += html1;
  587. }
  588. return html;
  589. }
  590. //查看详情
  591. function ckxq(str) {
  592. layer.open({
  593. type: 2,
  594. content: "../CommonHtml/WorkDatil.html?wid=" + str, //iframe的url,no代表不显示滚动条
  595. title: '工单详情',
  596. area: ['85%', '80%'], //宽高
  597. });
  598. }
  599. //编辑
  600. function bj(str) {
  601. layer.open({
  602. type: 2,
  603. content: "../CommonHtml/AddAppeals.html?wid=" + str, //iframe的url,no代表不显示滚动条
  604. title: '编辑工单',
  605. area: ['96%', '80%'], //宽高
  606. });
  607. }
  608. //删除
  609. function move(str) {
  610. layer.confirm('确定删除工单?', {
  611. btn: ['是', '否'] //按钮
  612. }, function() {
  613. $.post(huayi.config.callcenter_url + "WorkOrder/DelWorkOrder", {
  614. ids: str,
  615. token: $.cookie("token")
  616. }, function(result) {
  617. result = JSON.parse(result);
  618. if(result.state.toLowerCase() == "success") {
  619. layer.msg("删除成功");
  620. load();
  621. }
  622. })
  623. });
  624. }
  625. //提交
  626. function tj(str) {
  627. layer.confirm('确定要提交工单么?', {
  628. btn: ['确定', '取消'] //按钮
  629. }, function() {
  630. //请求后台数据
  631. /*发送请求*/
  632. $.post(huayi.config.callcenter_url + "WorkOrder/SubmitWorkOrder", {
  633. ids: str,
  634. token: $.cookie("token")
  635. }, function(result) {
  636. result = JSON.parse(result);
  637. if(result.state.toLowerCase() == "success") {
  638. layer.msg("提交成功");
  639. load();
  640. }
  641. })
  642. });
  643. }
  644. //交办
  645. function jb(str) {
  646. layer.open({
  647. type: 2,
  648. content: "../CommonHtml/JiaoBan.html?wid=" + str, //iframe的url,no代表不显示滚动条
  649. title: '工单交办',
  650. area: ['87%', '80%'], //宽高
  651. });
  652. }
  653. //领导批示
  654. function lader(str) {
  655. layer.open({
  656. type: 2,
  657. content: "../CommonHtml/Leader.html?wid=" + str, //iframe的url,no代表不显示滚动条
  658. title: '领导关注',
  659. area: ['45%', '40%'], //宽高
  660. });
  661. }
  662. //市长批示
  663. function city(str) {
  664. layer.open({
  665. type: 2,
  666. content: "../CommonHtml/shizhang.html?wid=" + str, //iframe的url,no代表不显示滚动条
  667. title: '市长批示',
  668. area: ['45%', '40%'], //宽高
  669. });
  670. }
  671. //办理
  672. function bl(str) {
  673. layer.open({
  674. type: 2,
  675. content: "../CommonHtml/banli.html?wid=" + str, //iframe的url,no代表不显示滚动条
  676. title: '办理工单',
  677. area: ['45%', '40%'], //宽高
  678. });
  679. }
  680. //督办
  681. function Supervision(str) {
  682. layer.open({
  683. type: 2,
  684. content: "../CommonHtml/Supervision_.html?wid=" + str + '&type=1', //iframe的url,no代表不显示滚动条
  685. title: '督办',
  686. area: ['35%', '30%'], //宽高
  687. });
  688. }
  689. //督查
  690. function Supervision_(str) {
  691. layer.open({
  692. type: 2,
  693. content: "../CommonHtml/Supervision_.html?wid=" + str + '&type=2', //iframe的url,no代表不显示滚动条
  694. title: '监察',
  695. area: ['35%', '30%'], //宽高
  696. });
  697. }
  698. //诉求单结案
  699. function StrongLawsuit(str) {
  700. layer.open({
  701. type: 2,
  702. content: "../CommonHtml/StrongLawsuit.html?wid=" + str, //iframe的url,no代表不显示滚动条
  703. title: '诉求单结案',
  704. area: ['45%', '52%'], //宽高
  705. });
  706. }
  707. //回退BackDtail
  708. function BackDtail(str) {
  709. layer.open({
  710. type: 2,
  711. content: "../CommonHtml/BackDatil.html?wid=" + str, //iframe的url,no代表不显示滚动条
  712. title: '工单回退',
  713. area: ['45%', '40%'], //宽高
  714. });
  715. }
  716. //查收
  717. function cs(str) {
  718. layer.confirm('确定要查收?', {
  719. btn: ['是', '否'] //按钮
  720. }, function() {
  721. $.post(huayi.config.callcenter_url + "WorkOrder/ReceiveWorkOrder", {
  722. workorderid: str,
  723. token: $.cookie("token")
  724. }, function(result) {
  725. result = JSON.parse(result);
  726. if(result.state.toLowerCase() == "success") {
  727. layer.msg("查收成功");
  728. load();
  729. }
  730. })
  731. });
  732. }
  733. //收回
  734. function sh(str) {
  735. layer.confirm('确定要回收?', {
  736. btn: ['是', '否'] //按钮
  737. }, function() {
  738. $.post(huayi.config.callcenter_url + "WorkOrder/TakeBackWorkOrder", {
  739. workorderid: str,
  740. token: $.cookie("token")
  741. }, function(result) {
  742. result = JSON.parse(result);
  743. if(result.state.toLowerCase() == "success") {
  744. layer.msg("回收");
  745. load();
  746. }
  747. })
  748. });
  749. }
  750. //强制回收
  751. function recycles() {
  752. layer.confirm('确定要强制退回吗?', {
  753. btn: ['是', '否'] //按钮
  754. });
  755. }
  756. //退回申请
  757. function th(str) {
  758. layer.open({
  759. type: 2,
  760. content: "../CommonHtml/tuihuisq.html?wid=" + str, //iframe的url,no代表不显示滚动条
  761. title: '申请退回工单',
  762. area: ['35%', '30%'], //宽高
  763. });
  764. }
  765. //审核退回申请
  766. function shth(str) {
  767. layer.open({
  768. type: 2,
  769. content: "../CommonHtml/shth.html?wid=" + str, //iframe的url,no代表不显示滚动条
  770. title: '审核退回申请',
  771. area: ['35%', '30%'], //宽高
  772. });
  773. }
  774. //办理
  775. // function th(str) {
  776. // layer.open({
  777. // type: 2,
  778. // content: "../CommonHtml/tuihuisq.html?wid=" + str, //iframe的url,no代表不显示滚动条
  779. // title: '办理工单',
  780. // area: ['35%', '30%'], //宽高
  781. // });
  782. // }
  783. //申请延时
  784. function ys(str) {
  785. layer.open({
  786. type: 2,
  787. content: "../CommonHtml/Timesq.html?wid=" + str, //iframe的url,no代表不显示滚动条
  788. title: '申请延时',
  789. area: ['45%', '40%'], //宽高
  790. });
  791. }
  792. //审核申请延时
  793. function shys(str) {
  794. layer.open({
  795. type: 2,
  796. content: "../CommonHtml/shtime.html?wid=" + str, //iframe的url,no代表不显示滚动条
  797. title: '审核延时申请',
  798. area: ['45%', '40%'], //宽高
  799. });
  800. }
  801. //诉求回访
  802. function hf(str) {
  803. layer.open({
  804. type: 2,
  805. content: "../CommonHtml/Back.html?wid=" + str, //iframe的url,no代表不显示滚动条
  806. title: '工单回访',
  807. area: ['45%', '40%'], //宽高
  808. });
  809. }
  810. //重办工单
  811. function cb(str) {
  812. layer.open({
  813. type: 2,
  814. content: "../CommonHtml/Cb.html?wid=" + str, //iframe的url,no代表不显示滚动条
  815. title: '重办工单',
  816. area: ['45%', '40%'], //宽高
  817. });
  818. }
  819. //结案
  820. function Lawsuit(str) {
  821. layer.open({
  822. type: 2,
  823. content: "../CommonHtml/lawsuits.html?wid=" + str, //iframe的url,no代表不显示滚动条
  824. title: '诉求单结案',
  825. area: ['45%', '40%'], //宽高
  826. });
  827. }
  828. $('.Appeal').click(function() {
  829. layer.open({
  830. type: 2,
  831. content: "../CommonHtml/AddAppeal.html?wid=", //iframe的url,no代表不显示滚动条
  832. title: '新增诉求',
  833. area: ['85%', '80%'], //宽高
  834. });
  835. })
  836. //上传文件
  837. function upload() {
  838. if(document.getElementById("upFile").files.length > 0) {
  839. var formData = new FormData();
  840. formData.append("upFile", document.getElementById("upFile").files[0]);
  841. formData.append("token", $.cookie("token"));
  842. $.ajax({
  843. url: huayi.config.callcenter_url + "/WorkOrder/UploadFile",
  844. type: "POST",
  845. data: formData,
  846. /**
  847. *必须false才会自动加上正确的Content-Type
  848. */
  849. contentType: false,
  850. /**
  851. * 必须false才会避开jQuery对 formdata 的默认处理
  852. * XMLHttpRequest会对 formdata 进行正确的处理
  853. */
  854. processData: false,
  855. success: function(result) {
  856. document.getElementById("upFile").outerHTML = document.getElementById("upFile").outerHTML;
  857. $("#upFile").change(function() {
  858. upload();
  859. });
  860. var r = $.parseJSON(result);
  861. if(r.state.toLowerCase() == "success") {
  862. $(".fjnr").text(r.data);
  863. $("#scfj").show();
  864. }
  865. }
  866. });
  867. } else {
  868. layer.confirm('请上传文件!', {
  869. btn: ['确定']
  870. });
  871. }
  872. }
  873. //来源
  874. function LY(obj) {
  875. obj.empty();
  876. obj.append('<option selected="selected" value="">请选择</option>');
  877. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  878. "token": $.cookie("token"),
  879. id: 1
  880. }, function(data) {
  881. if(data.state.toLowerCase() == "success") {
  882. var content = data.data;
  883. $(content).each(function(i, n) {
  884. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  885. })
  886. }
  887. })
  888. }
  889. //类别
  890. function LB(obj) {
  891. obj.empty();
  892. obj.append('<option selected="selected" value="">请选择</option>');
  893. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  894. "token": $.cookie("token"),
  895. id: 2
  896. }, function(data) {
  897. if(data.state.toLowerCase() == "success") {
  898. var content = data.data;
  899. $(content).each(function(i, n) {
  900. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  901. })
  902. }
  903. })
  904. }
  905. // 主题
  906. function ZT(obj) {
  907. obj.empty();
  908. obj.append('<option selected="selected" value="">请选择</option>');
  909. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  910. "token": $.cookie("token"),
  911. id: 3
  912. }, function(data) {
  913. if(data.state.toLowerCase() == "success") {
  914. var content = data.data;
  915. $(content).each(function(i, n) {
  916. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  917. })
  918. }
  919. })
  920. }
  921. function tree() {
  922. $.get(huayi.config.callcenter_url + 'Department/GetDeptList', {
  923. "token": $.cookie("token"),
  924. // "pid": pid
  925. }, function(result) {
  926. result = $.parseJSON(result);
  927. $.fn.zTree.init($("#addTreeDemo"), setting1, result.data); //实例化树形图
  928. });
  929. }
  930. var setting1 = {
  931. data: {
  932. key: {
  933. name: "F_DeptName"
  934. },
  935. simpleData: {
  936. enable: true,
  937. idKey: "F_DeptId",
  938. pIdKey: "F_PartentId",
  939. rootPId: 0
  940. }
  941. },
  942. callback: {
  943. onClick: zTreeOnClick
  944. }
  945. };
  946. function zTreeOnClick(event, treeId, treeNode) {
  947. $('.inps').val(treeNode.F_DeptName);
  948. $("#PID").val(treeNode.F_DeptId);
  949. $("#Dpment").val(treeNode.F_DeptName);
  950. $(".Cleans").show();
  951. };
  952. </script>
  953. </body>
  954. </html>