Geen omschrijving

LeaderYJC.html 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  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-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="OverState" data-formatter="OverTime" 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 src="../js/WorkOrder/orderCommon.js"></script>
  381. <script>
  382. $(document).ready(function() {
  383. load();
  384. laydate.skin('blue');
  385. laydate({
  386. elem: '#starttime',
  387. event: 'focus'
  388. });
  389. laydate({
  390. elem: '#endtime',
  391. event: 'focus'
  392. });
  393. });
  394. $("#orderlist").on("click-row.bs.table", function(e, row, ele) {
  395. $('.success').removeClass('success'); //去除之前选中的行的,选中样式
  396. $(ele).addClass('success'); //添加当前选中的 success样式用于区别
  397. });
  398. //获取查询信息
  399. function load() {
  400. //先销毁表格
  401. $('#orderlist').bootstrapTable('destroy');
  402. //初始化表格,动态从服务器加载数据
  403. $("#orderlist").bootstrapTable({
  404. method: "get", //使用get请求到服务器获取数据
  405. url: huayi.config.callcenter_url + "WorkOrder/GetLDDealList", //获取数据的Servlet地址
  406. contentType: "application/x-www-form-urlencoded",
  407. striped: true, //表格显示条纹
  408. pagination: true, //启动分页
  409. pageSize: 10, //每页显示的记录数
  410. pageNumber: 1, //当前第几页
  411. pageList: [10, 20, 50, 100], //记录数可选列表
  412. search: false, //是否启用查询
  413. showColumns: false, //显示下拉框勾选要显示的列
  414. showRefresh: false, //显示刷新按钮
  415. sidePagination: "server", //表示服务端请求
  416. //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
  417. //设置为limit可以获取limit, offset, search, sort, order
  418. queryParamsType: "undefined",
  419. queryParams: function queryParams(params) { //设置查询参数
  420. var param = {
  421. page: params.pageNumber,
  422. pagesize: params.pageSize,
  423. workid: $("#wids").val(),
  424. state: $("#state").val(), //=工单状态
  425. type: $("#type").val(), //=工单类型
  426. bigtype: $("#bigtype").val(), //=大类别
  427. smalltype: $("#smalltype").val(), //=小类别
  428. key: $("#key").val(), //=关键字
  429. tel: $("#tel").val(), //=客户电话
  430. name: $("#name").val(), //=客户名称
  431. usercode: usercodeID, //=坐席工号
  432. ddusercode: ddusercodeID,
  433. keyid: $("#keyid").val(), //=关键词id
  434. source: $("#source").val(), //=来源&
  435. starttime: $("#starttime").val(), //=开始时间
  436. endtime: $("#endtime").val(), //=结束时间
  437. deptid:$("#PID").val(),
  438. type:$("#type").val(),
  439. tab: 7, //待处理
  440. sourcearea:$('#sourceAreas').val(),//区域
  441. token: $.cookie("token")
  442. };
  443. return param;
  444. },
  445. onLoadSuccess: function(data) { //加载成功时执行
  446. // layer.msg("加载成功");
  447. //console.log(data);
  448. },
  449. onLoadError: function() { //加载失败时执行
  450. //layer.msg("加载数据失败", { time: 1500, icon: 2 });
  451. }
  452. });
  453. }
  454. //状态
  455. function States(val, row) {
  456. var html = '';
  457. switch (val + '') {
  458. case '0':
  459. html = '新工单';
  460. if (row.F_IsReturn == 1) {
  461. html = '新工单(回退)';
  462. }
  463. break;
  464. case '1':
  465. html = '待交办';
  466. break;
  467. case '2':
  468. html = '待查收';
  469. break;
  470. case '3':
  471. html = '退回审核中';
  472. break;
  473. case '4':
  474. html = '办理中';
  475. break;
  476. case '5':
  477. html = '延时审核';
  478. break;
  479. case '6':
  480. html = '已办理';
  481. break;
  482. case '7':
  483. html = '已回访';
  484. break;
  485. case '8':
  486. html = '重办中';
  487. break;
  488. case '9':
  489. html = '已结案';
  490. break;
  491. case '10':
  492. html = '待审核';
  493. break;
  494. case '11':
  495. html = '重办待交办';
  496. break;
  497. case '12':
  498. html = '待审核';
  499. break;
  500. case '13':
  501. html = '待督办';
  502. break;
  503. }
  504. return html;
  505. }
  506. //操作
  507. function Dispose(val, row) {
  508. var Rows = row.Buttons;
  509. var html = '';
  510. for(var i = 0; i < Rows.length; i++) {
  511. var html1 = huayi.config.arr[Rows[i].key * 1 - 1];
  512. if(html1) {
  513. html1 = html1.replace("data", val);
  514. }
  515. html += html1;
  516. }
  517. return html;
  518. }
  519. </script>
  520. </body>
  521. </html>