Нет описания

WorkDC.html 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613
  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. <script src="../Script/Common/huayi.config.js"></script>
  8. <link rel="stylesheet" href="../css/bootstrap-select.css" />
  9. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  10. <link rel="stylesheet" href="../css/init.css" />
  11. <link rel="stylesheet" href="../js/layui/css/layui.css">
  12. <link rel="stylesheet" href="../css/WorkOrder/WorkOrderList.css">
  13. </head>
  14. <body class="gray-bg">
  15. <div class="wrapper wrapper-content animated fadeInRight">
  16. <div class="daoHang clearfix">
  17. <div class="dhLeft">
  18. <sapn>
  19. <i class="syIcon"></i>位置:
  20. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  21. <a href="javaScript:;">办理单位</a>&gt;
  22. <a href="" class="nowPosition">待办事项</a>
  23. </sapn>
  24. </div>
  25. <div class="dhRight">
  26. <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
  27. </div>
  28. </div>
  29. <div style="padding: 10px" class="tj_content clearFix">
  30. <div style="padding: 10px" class="tj_content clearFix">
  31. <div>
  32. <span>【搜索信息】</span>
  33. <div class="box_content">
  34. <table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
  35. <tr>
  36. <th>工单来源:</th>
  37. <td>
  38. <select class="form-control" id="source">
  39. </select>
  40. </td>
  41. <th>来电号码:</th>
  42. <td>
  43. <input type="text" id="tel" class="form-control" />
  44. </td>
  45. <th>录入时间:</th>
  46. <td colspan="3">
  47. <input type="text" id="starttime" class="photo x-color laydate-icon"
  48. autocomplete="off" style="height: 35px;" />&nbsp;——&nbsp;<input type="text"
  49. id="endtime" class="photo x-color laydate-icon" autocomplete="off"
  50. style="height: 35px;" />
  51. </td>
  52. </tr>
  53. <tr>
  54. <th>事项编号:</th>
  55. <td>
  56. <input type="text" placeholder="输入工单号" id="wids" class="form-control" />
  57. </td>
  58. <th><span class="nameJustified">来电人:</span></th>
  59. <td>
  60. <input type="text" id="name" class="form-control" />
  61. </td>
  62. <th><span class="nameJustified">关键字:</span></th>
  63. <td>
  64. <input type="text" placeholder="输入关键字" id="key" class="form-control Min-width" />
  65. <botton class="btns Seach">搜索</botton>
  66. </td>
  67. </tr>
  68. <tr>
  69. <!-- <th>受话坐席:</th>
  70. <td>
  71. <select id="ZX" name="select" class="selectpicker show-tick form-control" multiple
  72. data-live-search="true">
  73. <option value="">请选择坐席</option>
  74. </select>
  75. </td>
  76. <th><span class="nameJustified">审核员:</span></th>
  77. <td>
  78. <select id="yardman" name="select" class="selectpicker show-tick form-control"
  79. multiple data-live-search="true">
  80. <option value="">请选择调度员</option>
  81. </select>
  82. </td> -->
  83. </tr>
  84. <tr>
  85. <th>承办单位:</th>
  86. <td style="position: relative;">
  87. <div class="inpBox">
  88. <input type="text" class="inps" />
  89. <i class="Cleans fa fa-close"></i>
  90. <i class="xl xl_one"></i>
  91. <div class="addTree xlAdd">
  92. <ul id="addTreeDemo" class="ztree"></ul>
  93. </div>
  94. </div>
  95. <div class="selDpart1">
  96. <ul id="sponsor">
  97. </ul>
  98. </div>
  99. </td>
  100. <th>来电类型:</th>
  101. <td>
  102. <select class="form-control" id="type">
  103. </select>
  104. </td>
  105. <th>反映区域:</th>
  106. <td>
  107. <select name="" id="sourceAreas" class="form-control Min-width">
  108. </select>
  109. <botton class="btns exportFile">导出</botton>
  110. </td>
  111. </tr>
  112. <tr>
  113. <th>省平台编号:</th>
  114. <td>
  115. <input type="text" placeholder="输入工单号" id="strworkorderid" class="form-control" />
  116. </td>
  117. </tr>
  118. </table>
  119. </div>
  120. </div>
  121. <div>
  122. <div style="width: 100%; padding: 10px">
  123. <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams"
  124. data-pagination="true">
  125. <thead>
  126. <tr>
  127. <th data-formatter="serialNumber" data-align="center">
  128. 序号
  129. </th>
  130. <th data-field="F_WorkOrderId" data-formatter="View" data-align="center">
  131. 工单单号
  132. </th>
  133. <th data-field="F_ComTitle" data-formatter="GetCont" data-align="center">
  134. 诉求标题
  135. </th>
  136. <th data-field="DeptName" data-align="center">
  137. 承办单位
  138. </th>
  139. <!-- <th data-field="OtherDeptName" data-align="center">
  140. 协办单位
  141. </th> -->
  142. <!-- <th data-field="UserName" data-align="center">
  143. 受理人
  144. </th> -->
  145. <th data-field="F_WorkState" data-align="center" data-formatter="States">
  146. 办理状态
  147. </th>
  148. <!--<th data-field="FilePath" data-formatter="setCode" data-align="center">录音</th>-->
  149. <th data-field="OverState" data-formatter="OverTime" data-align="center">
  150. 时限
  151. </th>
  152. <th data-field="LimitTime" data-formatter="BanTime" data-align="center">
  153. 办理时限
  154. </th>
  155. <th data-field="F_WorkOrderId" data-formatter="Dispose" data-align="center">
  156. 操作
  157. </th>
  158. </tr>
  159. </thead>
  160. <tbody class="list"></tbody>
  161. </table>
  162. </div>
  163. </div>
  164. </div>
  165. </div>
  166. <!--下载框-->
  167. <div class="t-shade lyxz">
  168. <div class="shade_k">
  169. <div class="shade_title">
  170. <span>录音播放与下载<srong class="cknum"></srong></span>
  171. <span class="setwin gbly"><a>x</a></span>
  172. </div>
  173. <div class="shade_content">
  174. <div class="Ly_box audiojs"></div>
  175. </div>
  176. </div>
  177. </div>
  178. <input type="hidden" id="PID" />
  179. <input type="hidden" id="Dpment" />
  180. </div>
  181. <script src="../js/layui/layui.js"></script>
  182. <script src="../js/bootstrap-select.js"></script>
  183. <script src="../css/laydate/laydate.js"></script>
  184. <script src="../My97DatePicker/WdatePicker.js"></script>
  185. <script src="../js/zTree/jquery.ztree.core.js"></script>
  186. <script src="../js/search/screen.js"></script>
  187. <script src="../js/WorkOrder/WorkOrderList.js"></script>
  188. <script src="./js/secondaryUnit.js"></script>
  189. <script>
  190. var wid = helper.request.queryString("states");
  191. var exportParams; // 导出参数
  192. if (wid) {
  193. $("#state").val(wid);
  194. }
  195. $(document).ready(function () {
  196. load();
  197. laydate.skin("blue");
  198. laydate({
  199. elem: "#starttime",
  200. event: "focus",
  201. istime: true,
  202. format: 'YYYY-MM-DD hh:mm:ss'
  203. });
  204. laydate({
  205. elem: "#endtime",
  206. event: "focus",
  207. istime: true,
  208. format: 'YYYY-MM-DD hh:mm:ss'
  209. });
  210. });
  211. //关闭录音弹出
  212. $(".gbly").click(function () {
  213. $(".lyxz").removeClass("cx");
  214. $("audio")[0].pause();
  215. });
  216. //获取查询信息
  217. function load() {
  218. //坐席
  219. var usercodeID = "";
  220. var usercode_ = $("#ZX").val(); //坐席
  221. if (usercode_ != null) {
  222. $(usercode_).each(function (i, n) {
  223. var obj1 = "";
  224. obj1 = n + ",";
  225. usercodeID += obj1;
  226. });
  227. } else {
  228. usercodeID = "";
  229. }
  230. // 调度员
  231. var ddusercodeID = "";
  232. var ddusercode_ = $("#yardman").val(); //坐席
  233. if (ddusercode_ != null) {
  234. $(ddusercode_).each(function (i, n) {
  235. var obj2 = "";
  236. obj2 = n + ",";
  237. ddusercodeID += obj2;
  238. });
  239. } else {
  240. ddusercodeID = "";
  241. }
  242. //先销毁表格
  243. $("#orderlist").bootstrapTable("destroy");
  244. //初始化表格,动态从服务器加载数据
  245. $("#orderlist").bootstrapTable({
  246. method: "get", //使用get请求到服务器获取数据
  247. url: huayi.config.callcenter_url + "WorkOrder/GetDWDealList", //获取数据的Servlet地址
  248. contentType: "application/x-www-form-urlencoded",
  249. striped: true, //表格显示条纹
  250. pagination: true, //启动分页
  251. pageSize: 10, //每页显示的记录数
  252. pageNumber: 1, //当前第几页
  253. pageList: [10, 20, 50, 100], //记录数可选列表
  254. search: false, //是否启用查询
  255. showColumns: false, //显示下拉框勾选要显示的列
  256. showRefresh: false, //显示刷新按钮
  257. sidePagination: "server", //表示服务端请求
  258. //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
  259. //设置为limit可以获取limit, offset, search, sort, order
  260. queryParamsType: "undefined",
  261. queryParams: function queryParams(params) {
  262. //设置查询参数
  263. var param = {
  264. page: params.pageNumber,
  265. pagesize: params.pageSize,
  266. workid: $("#wids").val(),
  267. state: $("#state").val(), //=工单状态
  268. type: $("#type").val(), //=工单类型
  269. bigtype: $("#bigtype").val(), //=大类别
  270. smalltype: $("#smalltype").val(), //=小类别
  271. key: $("#key").val(), //=关键字
  272. tel: $("#tel").val(), //=客户电话
  273. name: $("#name").val(), //=客户名称
  274. usercode: usercodeID, //=坐席工号
  275. ddusercode: ddusercodeID,
  276. keyid: $("#keyid").val(), //=关键词i d
  277. source: $("#source").val(), //=来源&
  278. starttime: $("#starttime").val(), //=开始时间
  279. endtime: $("#endtime").val(), //=结束时间
  280. deptid: $("#PID").val(),
  281. type: $("#type").val(),
  282. tab: 0, //待处理
  283. distribute: 0,
  284. sourcearea: $("#sourceAreas").val(), //区域
  285. strworkorderid:$("#strworkorderid").val().replace(/\s+/g, ""),
  286. // isys: 0, // 未延时待办理
  287. token: $.cookie("token"),
  288. };
  289. // 导出参数
  290. exportParams = param;
  291. return param;
  292. },
  293. onLoadSuccess: function (data) {
  294. //加载成功时执行
  295. // layer.msg("加载成功");
  296. //console.log(data);
  297. },
  298. onLoadError: function () {
  299. //加载失败时执行
  300. //layer.msg("加载数据失败", { time: 1500, icon: 2 });
  301. },
  302. });
  303. }
  304. //状态
  305. function States(val, row) {
  306. var html = "";
  307. switch (val + "") {
  308. case "0":
  309. html = "新工单";
  310. if (row.F_IsReturn == 1) {
  311. html = "新工单(回退)";
  312. }
  313. break;
  314. case "1":
  315. html = "待审核";
  316. break;
  317. case "2":
  318. html = '<span style="color:#FF0000;">待查收</span>';
  319. break;
  320. case "3":
  321. html = "退回审核中";
  322. break;
  323. case "4":
  324. html = "办理中";
  325. break;
  326. case "5":
  327. html = "延时审核";
  328. break;
  329. case "6":
  330. html = "待审核";
  331. break;
  332. case "7":
  333. html = "已回访";
  334. break;
  335. case "8":
  336. if (String(row.F_Identification) === "0") {
  337. html = "重置转发";
  338. } else if (String(row.F_Identification) === "1") {
  339. html = "退回重办";
  340. } else {
  341. html = "重办中";
  342. }
  343. break;
  344. case "9":
  345. html = "已结案";
  346. break;
  347. case "10":
  348. html = "待审核";
  349. break;
  350. case "11":
  351. html = "重办待交办";
  352. break;
  353. case "12":
  354. html = "待审核";
  355. break;
  356. case "13":
  357. html = "待督办";
  358. break;
  359. }
  360. return html;
  361. }
  362. //时限
  363. function OverTime(val, row) {
  364. if (val == 1) {
  365. return (
  366. '<div class="" style="cursor: pointer;">' +
  367. '<span class="Greens">' +
  368. row.GapTime +
  369. "</span>" +
  370. "</div>"
  371. );
  372. } else if (val == 2) {
  373. return (
  374. '<div class="" style="cursor: pointer;">' +
  375. '<span class="Yellows">' +
  376. row.GapTime +
  377. "</span>" +
  378. "</div>"
  379. );
  380. } else if (val == 3) {
  381. return (
  382. '<div class="" style="cursor: pointer;">' +
  383. '<span class="Reds">' +
  384. row.GapTime +
  385. "</span>" +
  386. "</div>"
  387. );
  388. }
  389. }
  390. //办理时限
  391. function BanTime(val) {
  392. if (val) {
  393. var time = val.substring(0, val.indexOf(" "));
  394. return (
  395. '<div class="" style="cursor: pointer;">' +
  396. "<span>" +
  397. time +
  398. "</span>" +
  399. "</div>"
  400. );
  401. }
  402. }
  403. //音频
  404. function setCode(val) {
  405. if (val) {
  406. return (
  407. '<div class="imgs" style="cursor: pointer;">' +
  408. '<img src="../img/vice.png" alt="" onclick= "helper.luyin.view(this)" item="' +
  409. val +
  410. '" />' +
  411. "</div>"
  412. );
  413. } else {
  414. return "";
  415. }
  416. }
  417. //编号
  418. function serialNumber(val, row, index) {
  419. return index + 1;
  420. }
  421. function GetCont(val) {
  422. if (val) {
  423. var str = "<div ";
  424. if (val.length > 10) {
  425. str = str + ' title="' + val + '" ';
  426. val = val.substr(0, 10) + "...";
  427. }
  428. return str + ">" + val + "</div>";
  429. } else {
  430. return "";
  431. }
  432. }
  433. //操作
  434. function Dispose(val, row) {
  435. var Rows = row.Buttons;
  436. var html = "";
  437. for (var i = 0; i < Rows.length; i++) {
  438. var html1 = huayi.config.arr[Rows[i].key * 1 - 1];
  439. if (html1) {
  440. html1 = html1.replace("data", val);
  441. html1 = html1.replace("isProtect", row.F_IsProtect);
  442. html1 = html1.replace("row", row.F_MainDeptId);
  443. html1 = html1.replace("isSPT", row.SourceName);
  444. }
  445. html += html1;
  446. }
  447. return html;
  448. }
  449. //来源
  450. function LY(obj) {
  451. obj.empty();
  452. obj.append(
  453. '<option selected="selected" value="">请选择</option>'
  454. );
  455. $.getJSON(
  456. huayi.config.callcenter_url +
  457. "Dictionary/GetDicValueListById", {
  458. token: $.cookie("token"),
  459. id: 1,
  460. },
  461. function (data) {
  462. if (data.state.toLowerCase() == "success") {
  463. var content = data.data;
  464. $(content).each(function (i, n) {
  465. $(
  466. "<option value='" +
  467. n.F_ValueId +
  468. "'>" +
  469. n.F_Value +
  470. "</option>"
  471. ).appendTo(obj);
  472. });
  473. }
  474. }
  475. );
  476. }
  477. //类别
  478. function LB(obj) {
  479. obj.empty();
  480. obj.append(
  481. '<option selected="selected" value="">请选择</option>'
  482. );
  483. $.getJSON(
  484. huayi.config.callcenter_url +
  485. "Dictionary/GetDicValueListById", {
  486. token: $.cookie("token"),
  487. id: 2,
  488. },
  489. function (data) {
  490. if (data.state.toLowerCase() == "success") {
  491. var content = data.data;
  492. $(content).each(function (i, n) {
  493. $(
  494. "<option value='" +
  495. n.F_ValueId +
  496. "'>" +
  497. n.F_Value +
  498. "</option>"
  499. ).appendTo(obj);
  500. });
  501. }
  502. }
  503. );
  504. }
  505. // 主题
  506. function ZT(obj) {
  507. obj.empty();
  508. obj.append(
  509. '<option selected="selected" value="">请选择</option>'
  510. );
  511. $.getJSON(
  512. huayi.config.callcenter_url +
  513. "Dictionary/GetDicValueListById", {
  514. token: $.cookie("token"),
  515. id: 3,
  516. },
  517. function (data) {
  518. if (data.state.toLowerCase() == "success") {
  519. var content = data.data;
  520. $(content).each(function (i, n) {
  521. $(
  522. "<option value='" +
  523. n.F_ValueId +
  524. "'>" +
  525. n.F_Value +
  526. "</option>"
  527. ).appendTo(obj);
  528. });
  529. }
  530. }
  531. );
  532. }
  533. function editProcessingResult(str) {
  534. layer.open({
  535. type: 2,
  536. content: "../CommonHtml/editProcessingResult.html?wid=" + str, //iframe的url,no代表不显示滚动条
  537. title: "修改",
  538. area: ["50%", "70%"], //宽高
  539. });
  540. }
  541. //提交重办
  542. function tjcb(str) {
  543. layer.open({
  544. type: 2,
  545. content: "../CommonHtml/reasonCB.html?wid=" + str, //iframe的url,no代表不显示滚动条
  546. title: "提交重办",
  547. area: ["50%", "40%"], //宽高
  548. });
  549. }
  550. function tree() {
  551. $.get(
  552. huayi.config.callcenter_url + "Department/GetDeptList", {
  553. token: $.cookie("token"),
  554. // "pid": pid
  555. },
  556. function (result) {
  557. result = $.parseJSON(result);
  558. $.fn.zTree.init(
  559. $("#addTreeDemo"),
  560. setting1,
  561. result.data
  562. ); //实例化树形图
  563. }
  564. );
  565. }
  566. var setting1 = {
  567. data: {
  568. key: {
  569. name: "F_DeptName",
  570. },
  571. simpleData: {
  572. enable: true,
  573. idKey: "F_DeptId",
  574. pIdKey: "F_PartentId",
  575. rootPId: 0,
  576. },
  577. },
  578. callback: {
  579. onClick: zTreeOnClick,
  580. },
  581. };
  582. function zTreeOnClick(event, treeId, treeNode) {
  583. $(".inps").val(treeNode.F_DeptName);
  584. $("#PID").val(treeNode.F_DeptId);
  585. $("#Dpment").val(treeNode.F_DeptName);
  586. $(".Cleans").show();
  587. }
  588. // 导出文件
  589. $(".exportFile").click(function() {
  590. exportParams.isdc = 1;
  591. console.log(exportParams)
  592. exportFileFun("WorkOrder/GetDWDealList", exportParams)
  593. })
  594. </script>
  595. </body>
  596. </html>