新野县12345_前端

WorkYCS.html 27KB

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