永城市12345 (县级市)- 来源于虞城县12345 - 所有县级统一API

LeaderDB.html 26KB

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