No Description

hasOpenly.html 33KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823
  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="" class="nowPosition">已办结</a>
  22. </sapn>
  23. </div>
  24. <div class="dhRight">
  25. <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
  26. </div>
  27. </div>
  28. <div style="padding: 10px;" class="tj_content clearFix">
  29. <div style="padding: 10px;" class="tj_content clearFix">
  30. <div>
  31. <span>【搜索信息】</span>
  32. <div class="box_content">
  33. <table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
  34. <tr>
  35. <th>工单来源:</th>
  36. <td>
  37. <select class="form-control" id="source">
  38. </select>
  39. </td>
  40. <th>来电号码:</th>
  41. <td>
  42. <input type="text" id="tel" class="form-control" />
  43. </td>
  44. <th>录入时间:</th>
  45. <td colspan="3">
  46. <input type="text" id="wjstarttime" class="photo x-color laydate-icon"
  47. autocomplete="off" style="height: 35px;" />&nbsp;——&nbsp;<input type="text"
  48. id="wjendtime" class="photo x-color laydate-icon" autocomplete="off"
  49. style="height: 35px;" />
  50. </td>
  51. </tr>
  52. <tr>
  53. <th>事项编号:</th>
  54. <td>
  55. <input type="text" placeholder="输入工单号" id="wids" class="form-control" />
  56. </td>
  57. <th><span class="nameJustified">来电人:</span></th>
  58. <td>
  59. <input type="text" id="name" class="form-control" />
  60. </td>
  61. <!-- <th>工单状态:</th>
  62. <td>
  63. <select name="" id="state" class="select">
  64. <option value="" selected="selected">请选择</option>
  65. <option value="0">新工单</option>
  66. <option value="10">待审核</option>
  67. <option value="6">已办理</option>
  68. </select>
  69. </td> -->
  70. <th><span class="nameJustified">关键字:</span></th>
  71. <td>
  72. <input type="text" placeholder="输入关键字" id="key" class="form-control Min-width" />
  73. <botton class="btns Seach">搜索</botton>
  74. </td>
  75. </tr>
  76. <tr>
  77. <th>受话坐席:</th>
  78. <td>
  79. <select id="ZX" name="select" class="selectpicker show-tick form-control" multiple
  80. data-live-search="true">
  81. <option value="">请选择坐席</option>
  82. </select>
  83. </td>
  84. <th><span class="nameJustified">审核员:</span></th>
  85. <td>
  86. <select id="yardman" name="select" class="selectpicker show-tick form-control"
  87. multiple data-live-search="true">
  88. <option value="">请选择调度员</option>
  89. </select>
  90. </td>
  91. <th>反映区域:</th>
  92. <td>
  93. <select name="" id="sourceAreas" class="form-control Min-width">
  94. </select>
  95. <botton class="btns exportFile">导出</botton>
  96. </td>
  97. </tr>
  98. <tr>
  99. <th>承办单位:</th>
  100. <td style="position: relative;">
  101. <div class="inpBox">
  102. <input type="text" class="inps" />
  103. <i class="Cleans fa fa-close"></i>
  104. <i class="xl xl_one"></i>
  105. <div class="addTree xlAdd">
  106. <ul id="addTreeDemo" class="ztree"></ul>
  107. </div>
  108. </div>
  109. <div class="selDpart1">
  110. <ul id="sponsor">
  111. </ul>
  112. </div>
  113. </td>
  114. <th>来电类型:</th>
  115. <td>
  116. <select class="form-control" id="type">
  117. </select>
  118. </td>
  119. </tr>
  120. </table>
  121. </div>
  122. </div>
  123. <div>
  124. <div style="width: 100%;padding: 10px;">
  125. <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams"
  126. data-pagination="true">
  127. <thead>
  128. <tr>
  129. <!-- <th data-checkbox="true"></th> -->
  130. <th data-formatter="serialNumber" data-align="center">
  131. 序号
  132. </th>
  133. <th data-field="F_WorkOrderId" data-formatter="View" data-align="center">工单单号</th>
  134. <th data-field="F_ComTitle" data-formatter="GetCont" data-align="center">诉求标题</th>
  135. <th data-field="DeptName" data-align="center">承办单位</th>
  136. <!-- <th data-field="OtherDeptName" data-align="center">协办单位</th> -->
  137. <th data-field="UserName" data-align="center">受理人</th>
  138. <th data-field="F_WorkState" data-align="center" data-formatter="States">办理状态</th>
  139. <!--<th data-field="FilePath" data-formatter="setCode" data-align="center">录音</th>-->
  140. <th data-field="OverState" data-formatter="OverTime" data-align="center">时限</th>
  141. <th data-field="LimitTime" data-formatter="BanTime" data-align="center">办理时限</th>
  142. <th data-field="F_WorkOrderId" data-formatter="Dispose" data-align="center">操作</th>
  143. </tr>
  144. </thead>
  145. <tbody class="list"></tbody>
  146. </table>
  147. </div>
  148. </div>
  149. </div>
  150. </div>
  151. <!--下载框-->
  152. <div class="t-shade lyxz">
  153. <div class="shade_k">
  154. <div class="shade_title">
  155. <span>录音播放与下载<srong class="cknum"></srong></span>
  156. <span class="setwin gbly"><a>x</a></span>
  157. </div>
  158. <div class="shade_content">
  159. <div class="Ly_box audiojs">
  160. </div>
  161. </div>
  162. </div>
  163. </div>
  164. <input type="hidden" id="PID" />
  165. <input type="hidden" id="Dpment" />
  166. </div>
  167. <script src="../js/layui/layui.js"></script>
  168. <script src="../js/bootstrap-select.js"></script>
  169. <script src="../css/laydate/laydate.js"></script>
  170. <script src="../My97DatePicker/WdatePicker.js"></script>
  171. <script src="../js/zTree/jquery.ztree.core.js"></script>
  172. <script src="../js/search/screen.js"></script>
  173. <script src="../js/WorkOrder/WorkOrderList.js"></script>
  174. <script>
  175. var wid = helper.request.queryString("states");
  176. var exportParams; // 导出参数
  177. if (wid) {
  178. $("#state").val(wid);
  179. }
  180. $(document).ready(function () {
  181. load();
  182. laydate.skin('blue');
  183. laydate({
  184. elem: '#wjstarttime',
  185. event: 'focus',
  186. istime: true,
  187. format: 'YYYY-MM-DD hh:mm:ss'
  188. });
  189. laydate({
  190. elem: '#wjendtime',
  191. event: 'focus',
  192. istime: true,
  193. format: 'YYYY-MM-DD hh:mm:ss'
  194. });
  195. });
  196. //关闭录音弹出
  197. $(".gbly").click(function () {
  198. $(".lyxz").removeClass("cx");
  199. $('audio')[0].pause();
  200. });
  201. $("#orderlist").on("click-row.bs.table", function (e, row, ele) {
  202. $('.success').removeClass('success'); //去除之前选中的行的,选中样式
  203. $(ele).addClass('success'); //添加当前选中的 success样式用于区别
  204. });
  205. //获取查询信息
  206. function load() {
  207. //坐席
  208. var usercodeID = "";
  209. var usercode_ = $("#ZX").val(); //坐席
  210. if (usercode_ != null) {
  211. $(usercode_).each(function (i, n) {
  212. var obj1 = '';
  213. obj1 = n + ",";
  214. usercodeID += obj1;
  215. })
  216. } else {
  217. usercodeID = ""
  218. }
  219. // 调度员
  220. var ddusercodeID = "";
  221. var ddusercode_ = $("#yardman").val(); //坐席
  222. if (ddusercode_ != null) {
  223. $(ddusercode_).each(function (i, n) {
  224. var obj2 = '';
  225. obj2 = n + ",";
  226. ddusercodeID += obj2;
  227. })
  228. } else {
  229. ddusercodeID = ""
  230. }
  231. //先销毁表格
  232. $('#orderlist').bootstrapTable('destroy');
  233. //初始化表格,动态从服务器加载数据
  234. $("#orderlist").bootstrapTable({
  235. method: "get", //使用get请求到服务器获取数据
  236. url: huayi.config.callcenter_url + "WorkOrder/GetLDDealList", //获取数据的Servlet地址
  237. contentType: "application/x-www-form-urlencoded",
  238. striped: true, //表格显示条纹
  239. pagination: true, //启动分页
  240. pageSize: 10, //每页显示的记录数
  241. pageNumber: 1, //当前第几页
  242. pageList: [10, 20, 50, 100], //记录数可选列表
  243. search: false, //是否启用查询
  244. showColumns: false, //显示下拉框勾选要显示的列
  245. showRefresh: false, //显示刷新按钮
  246. sidePagination: "server", //表示服务端请求
  247. //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
  248. //设置为limit可以获取limit, offset, search, sort, order
  249. queryParamsType: "undefined",
  250. queryParams: function queryParams(params) { //设置查询参数
  251. var param = {
  252. page: params.pageNumber,
  253. pagesize: params.pageSize,
  254. workid: $("#wids").val(),
  255. state: $("#state").val(), //=工单状态
  256. type: $("#type").val(), //=工单类型
  257. key: $("#key").val(), //=关键字
  258. tel: $("#tel").val(), //=客户电话
  259. name: $("#name").val(), //=客户名称
  260. usercode: usercodeID, //=坐席工号
  261. ddusercode: ddusercodeID,
  262. keyid: $("#keyid").val(), //=关键词id
  263. source: $("#source").val(), //=来源&
  264. //starttime: $("#starttime").val(), //=开始时间
  265. //endtime: $("#endtime").val(), //=结束时间
  266. wjstarttime: $("#wjstarttime").val(), //=开始时间
  267. wjendtime: $("#wjendtime").val(), //=结束时间
  268. deptid: $("#PID").val(),
  269. type: $("#type").val(),
  270. tab: 5, //待处理
  271. sourcearea: $('#sourceAreas').val(), //区域
  272. isopen: 1, // 已公开
  273. jianhang: 0,
  274. phoneType: 2, // 12345来电
  275. token: $.cookie("token")
  276. };
  277. // 导出参数
  278. exportParams = param;
  279. return param;
  280. },
  281. onLoadSuccess: function (data) { //加载成功时执行
  282. // layer.msg("加载成功");
  283. //console.log(data);
  284. },
  285. onLoadError: function () { //加载失败时执行
  286. //layer.msg("加载数据失败", { time: 1500, icon: 2 });
  287. }
  288. });
  289. }
  290. //状态
  291. function States(val, row) {
  292. var html = '';
  293. switch (val + '') {
  294. case '0':
  295. html = '新工单';
  296. if (row.F_IsReturn == 1) {
  297. html = '新工单(回退)';
  298. }
  299. break;
  300. case '1':
  301. html = '待交办';
  302. break;
  303. case '2':
  304. html = '待查收';
  305. break;
  306. case '3':
  307. html = '退回审核中';
  308. break;
  309. case '4':
  310. html = '办理中';
  311. break;
  312. case '5':
  313. html = '延时审核';
  314. break;
  315. case '6':
  316. html = '已办理';
  317. break;
  318. case '7':
  319. html = '已回访';
  320. break;
  321. case '8':
  322. html = '重办中';
  323. break;
  324. case '9':
  325. html = '已结案';
  326. break;
  327. case '10':
  328. html = '待审核';
  329. break;
  330. case '11':
  331. html = '重办待交办';
  332. break;
  333. // case '12':
  334. // html = '待审核';
  335. // break;
  336. case '13':
  337. html = '重办驳回';
  338. break;
  339. }
  340. return html;
  341. }
  342. //时限
  343. function OverTime(val, row) {
  344. if (val == 1) {
  345. return '<div class="" style="cursor: pointer;">' +
  346. '<span class="Greens">' + row.GapTime + '</span>' +
  347. '</div>';
  348. } else if (val == 2) {
  349. return '<div class="" style="cursor: pointer;">' +
  350. '<span class="Yellows">' + row.GapTime + '</span>' +
  351. '</div>';
  352. } else if (val == 3) {
  353. return '<div class="" style="cursor: pointer;">' +
  354. '<span class="Reds">' + row.GapTime + '</span>' +
  355. '</div>';
  356. }
  357. }
  358. //办理时限
  359. function BanTime(val) {
  360. if (val) {
  361. var time = val.substring(0, val.indexOf(' '));
  362. return '<div class="" style="cursor: pointer;">' +
  363. '<span>' + time + '</span>' +
  364. '</div>';
  365. }
  366. }
  367. //音频
  368. function setCode(val) {
  369. if (val) {
  370. return '<div class="imgs" style="cursor: pointer;">' +
  371. '<img src="../img/vice.png" alt="" onclick= "helper.luyin.view(this)" item="' + val + '" />' +
  372. '</div>';
  373. } else {
  374. return '';
  375. }
  376. }
  377. //编号
  378. function serialNumber(val, row, index) {
  379. return index + 1;
  380. }
  381. function GetCont(val) {
  382. if (val) {
  383. var str = '<div '
  384. if (val.length > 10) {
  385. str = str + ' title="' + val + '" ';
  386. val = val.substr(0, 10) + "...";
  387. }
  388. return str + '>' + val + '</div>';
  389. } else {
  390. return '';
  391. }
  392. }
  393. //操作
  394. function Dispose(val, row) {
  395. var Rows = row.Buttons;
  396. var html = '';
  397. for (var i = 0; i < Rows.length; i++) {
  398. var html1 = huayi.config.arr[Rows[i].key * 1 - 1];
  399. if (html1) {
  400. html1 = html1.replace("data", val);
  401. }
  402. html += html1;
  403. }
  404. // html += '<a class="xg" onclick="unsuccessful(\'' + row.F_WorkOrderId + '\')">已办未果&nbsp</a>';
  405. return html;
  406. }
  407. //查看详情
  408. function ckxq(str) {
  409. layer.open({
  410. type: 2,
  411. content: "../CommonHtml/WorkDatil.html?wid=" + str, //iframe的url,no代表不显示滚动条
  412. title: '工单详情',
  413. area: ['100%', '100%'], //宽高
  414. });
  415. }
  416. //编辑
  417. function bj(str) {
  418. layer.open({
  419. type: 2,
  420. content: "../CommonHtml/AddAppeal.html?wid=" + str, //iframe的url,no代表不显示滚动条
  421. title: '编辑工单',
  422. area: ['96%', '85%'], //宽高
  423. });
  424. }
  425. //删除
  426. function move(str) {
  427. layer.confirm('确定删除工单?', {
  428. btn: ['是', '否'] //按钮
  429. }, function () {
  430. $.post(huayi.config.callcenter_url + "WorkOrder/DelWorkOrder", {
  431. ids: str,
  432. token: $.cookie("token")
  433. }, function (result) {
  434. result = JSON.parse(result);
  435. if (result.state.toLowerCase() == "success") {
  436. layer.msg("删除成功");
  437. load();
  438. }
  439. })
  440. });
  441. }
  442. //提交
  443. function tj(str) {
  444. layer.confirm('确定要提交工单么?', {
  445. btn: ['确定', '取消'] //按钮
  446. }, function () {
  447. //请求后台数据
  448. /*发送请求*/
  449. $.post(huayi.config.callcenter_url + "WorkOrder/SubmitWorkOrder", {
  450. ids: str,
  451. token: $.cookie("token")
  452. }, function (result) {
  453. result = JSON.parse(result);
  454. if (result.state.toLowerCase() == "success") {
  455. layer.msg("提交成功");
  456. load();
  457. }
  458. })
  459. });
  460. }
  461. //交办
  462. function jb(str) {
  463. layer.open({
  464. type: 2,
  465. content: "../CommonHtml/jiaoban.html?wid=" + str, //iframe的url,no代表不显示滚动条
  466. title: '工单交办',
  467. area: ['87%', '80%'], //宽高
  468. });
  469. }
  470. //领导批示
  471. function lader(str) {
  472. layer.open({
  473. type: 2,
  474. content: "../CommonHtml/Leader.html?wid=" + str, //iframe的url,no代表不显示滚动条
  475. title: '领导批示',
  476. area: ['60%', '80%'], //宽高
  477. });
  478. }
  479. //市长批示
  480. function city(str) {
  481. layer.open({
  482. type: 2,
  483. content: "../CommonHtml/shizhang.html?wid=" + str, //iframe的url,no代表不显示滚动条
  484. title: '领导批示',
  485. area: ['60%', '80%'], //宽高
  486. });
  487. }
  488. //办理
  489. function bl(str) {
  490. layer.open({
  491. type: 2,
  492. content: "../CommonHtml/banli.html?wid=" + str, //iframe的url,no代表不显示滚动条
  493. title: '办理工单',
  494. area: ['60%', '80%'], //宽高
  495. });
  496. }
  497. //督办
  498. function Supervision(str) {
  499. layer.open({
  500. type: 2,
  501. content: "../CommonHtml/Supervision_.html?wid=" + str + '&type=1', //iframe的url,no代表不显示滚动条
  502. title: '督办',
  503. area: ['60%', '80%'], //宽高
  504. });
  505. }
  506. //督查
  507. function Supervision_(str) {
  508. layer.open({
  509. type: 2,
  510. content: "../CommonHtml/Supervision_.html?wid=" + str + '&type=2', //iframe的url,no代表不显示滚动条
  511. title: '监察',
  512. area: ['60%', '80%'], //宽高
  513. });
  514. }
  515. //强制结案
  516. function StrongLawsuit(str) {
  517. layer.open({
  518. type: 2,
  519. content: "../CommonHtml/StrongLawsuit.html?wid=" + str, //iframe的url,no代表不显示滚动条
  520. title: '强制结案',
  521. area: ['60%', '80%'], //宽高
  522. });
  523. }
  524. //回退BackDtail
  525. function BackDtail(str) {
  526. layer.open({
  527. type: 2,
  528. content: "../CommonHtml/BackDatil.html?wid=" + str, //iframe的url,no代表不显示滚动条
  529. title: '工单回退',
  530. area: ['60%', '80%'], //宽高
  531. });
  532. }
  533. //查收
  534. function cs(str) {
  535. layer.confirm('确定要查收?', {
  536. btn: ['是', '否'] //按钮
  537. }, function () {
  538. $.post(huayi.config.callcenter_url + "WorkOrder/ReceiveWorkOrder", {
  539. workorderid: str,
  540. token: $.cookie("token")
  541. }, function (result) {
  542. result = JSON.parse(result);
  543. if (result.state.toLowerCase() == "success") {
  544. layer.msg("查收成功");
  545. load();
  546. }
  547. })
  548. });
  549. }
  550. //收回
  551. function sh(str) {
  552. layer.confirm('确定要回收?', {
  553. btn: ['是', '否'] //按钮
  554. }, function () {
  555. $.post(huayi.config.callcenter_url + "WorkOrder/TakeBackWorkOrder", {
  556. workorderid: str,
  557. token: $.cookie("token")
  558. }, function (result) {
  559. result = JSON.parse(result);
  560. if (result.state.toLowerCase() == "success") {
  561. layer.msg("回收");
  562. load();
  563. }
  564. })
  565. });
  566. }
  567. //强制回收
  568. function recycles() {
  569. layer.confirm('确定要强制退回吗?', {
  570. btn: ['是', '否'] //按钮
  571. });
  572. }
  573. //退回申请
  574. function th(str) {
  575. layer.open({
  576. type: 2,
  577. content: "../CommonHtml/tuihuisq.html?wid=" + str, //iframe的url,no代表不显示滚动条
  578. title: '申请退回工单',
  579. area: ['60%', '80%'], //宽高
  580. });
  581. }
  582. //审核退回申请
  583. function shth(str) {
  584. layer.open({
  585. type: 2,
  586. content: "../CommonHtml/shth.html?wid=" + str, //iframe的url,no代表不显示滚动条
  587. title: '审核退回申请',
  588. area: ['60%', '80%'], //宽高
  589. });
  590. }
  591. //办理
  592. // function th(str) {
  593. // layer.open({
  594. // type: 2,
  595. // content: "../CommonHtml/tuihuisq.html?wid=" + str, //iframe的url,no代表不显示滚动条
  596. // title: '办理工单',
  597. // area: ['35%', '30%'], //宽高
  598. // });
  599. // }
  600. //申请延时
  601. function ys(str) {
  602. layer.open({
  603. type: 2,
  604. content: "../CommonHtml/Timesq.html?wid=" + str, //iframe的url,no代表不显示滚动条
  605. title: '申请延时',
  606. area: ['60%', '80%'], //宽高
  607. });
  608. }
  609. //审核申请延时
  610. function shys(str) {
  611. layer.open({
  612. type: 2,
  613. content: "../CommonHtml/shtime.html?wid=" + str, //iframe的url,no代表不显示滚动条
  614. title: '审核延时申请',
  615. area: ['60%', '80%'], //宽高
  616. });
  617. }
  618. //诉求回访
  619. function hf(str) {
  620. layer.open({
  621. type: 2,
  622. content: "../CommonHtml/Back.html?wid=" + str, //iframe的url,no代表不显示滚动条
  623. title: '工单回访',
  624. area: ['60%', '80%'], //宽高
  625. });
  626. }
  627. //重办工单
  628. function cb(str) {
  629. layer.open({
  630. type: 2,
  631. content: "../CommonHtml/Cb.html?wid=" + str, //iframe的url,no代表不显示滚动条
  632. title: '重办工单',
  633. area: ['60%', '80%'], //宽高
  634. });
  635. }
  636. //结案
  637. function Lawsuit(str) {
  638. layer.open({
  639. type: 2,
  640. content: "../CommonHtml/lawsuits.html?wid=" + str, //iframe的url,no代表不显示滚动条
  641. title: '诉求单结案',
  642. area: ['60%', '80%'], //宽高
  643. });
  644. }
  645. //提交重办
  646. function tjcb(str) {
  647. layer.open({
  648. type: 2,
  649. content: "../CommonHtml/reasonCB.html?wid=" + str, //iframe的url,no代表不显示滚动条
  650. title: "提交重办",
  651. area: ["50%", "40%"], //宽高
  652. });
  653. // layer.confirm('确认提交重办吗?', {
  654. // btn: ['是', '否'] //按钮
  655. // }, function () {
  656. // $.post(huayi.config.callcenter_url + 'WorkOrder/SubReloadWorkOrder', {
  657. // ids: str,
  658. // "token": $.cookie("token")
  659. // }, function(result) {
  660. // result = JSON.parse(result);
  661. // if(result.state.toLowerCase() == "success") {
  662. // layer.msg("操作成功");
  663. // //load();
  664. // $("#orderlist").bootstrapTable('refresh');
  665. // }
  666. // })
  667. // });
  668. }
  669. //退回
  670. function returnAuditor(str) {
  671. layer.open({
  672. type: 2,
  673. content: "../CommonHtml/returnAuditor.html?wid=" + str, //iframe的url,no代表不显示滚动条
  674. title: "退回",
  675. area: ["50%", "40%"], //宽高
  676. });
  677. }
  678. //修改
  679. function editProcessingResult(str) {
  680. layer.open({
  681. type: 2,
  682. content: "../CommonHtml/editProcessingResult.html?wid=" + str, //iframe的url,no代表不显示滚动条
  683. title: "修改",
  684. area: ["50%", "70%"], //宽高
  685. });
  686. }
  687. // 已办未果
  688. function unsuccessful(str) {
  689. layer.confirm('确认已办未果吗?', {
  690. btn: ['是', '否'] //按钮
  691. }, function () {
  692. $.post(huayi.config.callcenter_url + 'WorkOrder/Transfer', {
  693. workorderid: str,
  694. "token": $.cookie("token")
  695. }, function (result) {
  696. result = JSON.parse(result);
  697. if (result.state.toLowerCase() == "success") {
  698. layer.msg("操作成功");
  699. $("#orderlist").bootstrapTable('refresh');
  700. }
  701. })
  702. });
  703. }
  704. $('.Appeal').click(function () {
  705. layer.open({
  706. type: 2,
  707. content: "../CommonHtml/AddAppeal.html?wid=", //iframe的url,no代表不显示滚动条
  708. title: '新增诉求',
  709. area: ['85%', '80%'], //宽高
  710. });
  711. })
  712. //来源
  713. function LY(obj) {
  714. obj.empty();
  715. obj.append('<option selected="selected" value="">请选择</option>');
  716. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  717. "token": $.cookie("token"),
  718. id: 1
  719. }, function (data) {
  720. if (data.state.toLowerCase() == "success") {
  721. var content = data.data;
  722. $(content).each(function (i, n) {
  723. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(
  724. obj);
  725. })
  726. }
  727. })
  728. }
  729. // 类别
  730. function LB(obj) {
  731. obj.empty();
  732. obj.append('<option selected="selected" value="">请选择</option>');
  733. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  734. "token": $.cookie("token"),
  735. id: 2
  736. }, function (data) {
  737. if (data.state.toLowerCase() == "success") {
  738. var content = data.data;
  739. $(content).each(function (i, n) {
  740. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(
  741. obj);
  742. })
  743. }
  744. })
  745. }
  746. // 主题
  747. function ZT(obj) {
  748. obj.empty();
  749. obj.append('<option selected="selected" value="">请选择</option>');
  750. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  751. "token": $.cookie("token"),
  752. id: 3
  753. }, function (data) {
  754. if (data.state.toLowerCase() == "success") {
  755. var content = data.data;
  756. $(content).each(function (i, n) {
  757. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(
  758. obj);
  759. })
  760. }
  761. })
  762. }
  763. function tree() {
  764. $.get(huayi.config.callcenter_url + 'Department/GetDeptList', {
  765. "token": $.cookie("token"),
  766. // "pid": pid
  767. }, function (result) {
  768. result = $.parseJSON(result);
  769. $.fn.zTree.init($("#addTreeDemo"), setting1, result.data); //实例化树形图
  770. });
  771. }
  772. var setting1 = {
  773. data: {
  774. key: {
  775. name: "F_DeptName"
  776. },
  777. simpleData: {
  778. enable: true,
  779. idKey: "F_DeptId",
  780. pIdKey: "F_PartentId",
  781. rootPId: 0
  782. }
  783. },
  784. callback: {
  785. onClick: zTreeOnClick
  786. }
  787. };
  788. function zTreeOnClick(event, treeId, treeNode) {
  789. if (treeNode.level >= 1) {
  790. $('.inps').val(treeNode.F_DeptName);
  791. $("#PID").val(treeNode.F_DeptId);
  792. $("#Dpment").val(treeNode.F_DeptName);
  793. $(".Cleans").show();
  794. }
  795. };
  796. $(".exportFile").click(function () {
  797. exportParams.isdc = 1;
  798. exportFileFun("WorkOrder/GetLDDealList", exportParams)
  799. })
  800. </script>
  801. </body>
  802. </html>