No Description

associatWorkOrder.html 28KB

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