Нет описания

WorkDatil.html 40KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>工单详情</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <script src="../Script/Common/huayi.load.js"></script>
  8. <script src="../Script/Common/huayi.config.js"></script>
  9. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  10. <link href="../css/WorkOrder/Search.css" rel="stylesheet">
  11. <link href="../css/init.css" rel="stylesheet" />
  12. <script src="../css/laydate/laydate.js"></script>
  13. <link href="../css/WorkOrder/seeProjectDetail.css" rel="stylesheet" />
  14. <script src="../My97DatePicker/WdatePicker.js"></script>
  15. <style>
  16. .ld-service li {
  17. float: left;
  18. font-size: 14px;
  19. color: #000;
  20. padding: 5px 15px;
  21. cursor: pointer;
  22. }
  23. .cr-click {
  24. border-bottom: 2px solid #00a1cb;
  25. }
  26. .Shows {
  27. display: block !important;
  28. }
  29. .complain {
  30. display: none;
  31. }
  32. .Borders {
  33. border: 1px solid #d7d7d7;
  34. }
  35. .form-group {
  36. margin-top: 10px;
  37. }
  38. .Table {
  39. width: 100%;
  40. }
  41. tbody {
  42. border: 1px solid #ccc;
  43. }
  44. .Table th {
  45. width: 7%;
  46. padding: 5px 8px 10px 0;
  47. text-align: right;
  48. }
  49. .Table td {
  50. padding: 6px;
  51. }
  52. .bor_bootm {
  53. border-bottom: 1px solid #ccc;
  54. }
  55. .datil_ul {
  56. padding-left: 0;
  57. }
  58. .datil_ul li {
  59. width: 25%;
  60. padding: 5px;
  61. float: left;
  62. }
  63. .wh_btn input {
  64. background: rgb(0, 161, 203);
  65. }
  66. .XGXX {
  67. margin-left: 0;
  68. }
  69. /*.authority{
  70. display: none;
  71. }*/
  72. /*.layui-layer-phimg img{
  73. width: 100% !important;
  74. height: auto !important;
  75. }*/
  76. .layui-layer-imguide {
  77. display: block !important;
  78. }
  79. .gray-bg {
  80. overflow: auto;
  81. }
  82. .img-box .img_mask i {
  83. position: absolute;
  84. right: 5px;
  85. top: 5px;
  86. display: inline-block;
  87. width: 13px;
  88. height: 12px;
  89. cursor: pointer;
  90. color: #fff;
  91. }
  92. .tdWidth td {
  93. width: 20%;
  94. }
  95. .assignFlagDiv {
  96. display: none;
  97. }
  98. </style>
  99. </head>
  100. <body class="gray-bg">
  101. <div class="wrapper wrapper-content animated fadeInRight">
  102. <ul class="ld-service clearfix">
  103. <li itemtype="0" class="cr-click" itemtype="0">工单信息</li>
  104. <li itemtype="2" itemtype="2">领导关注</li>
  105. <li itemtype="3" itemtype="3">延时审核</li>
  106. <li itemtype="3" itemtype="3">退回审核</li>
  107. <li itemtype="7" itemtype="7">办理过程</li>
  108. </ul>
  109. <div class="Content_box">
  110. <!--诉求信息-->
  111. <div class="complain Shows DCL">
  112. <div style="width: 100%;padding: 10px;">
  113. <table class="Table" border="0" cellspacing="0" cellpadding="0">
  114. <tbody>
  115. <tr class="bor_bootm tdWidth">
  116. <th>案件编号:</th>
  117. <td><span class="F_OldWorkOrderId"></span></td>
  118. <th>名字:</th>
  119. <td><span class="F_CusName"></span></td>
  120. <th>来源:</th>
  121. <td><span class="LY"></span></td>
  122. <th>联系号码:</th>
  123. <td><span class="F_CusPhone"></span></td>
  124. <th></th>
  125. <td></td>
  126. </tr>
  127. <tr>
  128. <th>标题:</th>
  129. <td colspan="7">
  130. <span class="F_ComTitle"></span>
  131. </td>
  132. </tr>
  133. <tr>
  134. <th>内容:</th>
  135. <td colspan="7">
  136. <span class="F_ComContent"></span>
  137. </td>
  138. </tr>
  139. <tr>
  140. <th>附件:</th>
  141. <td colspan="7">
  142. <div class="FJ file_imgs">
  143. </div>
  144. </td>
  145. </tr>
  146. <tr class="bor_bootm">
  147. <th>事件地址:</th>
  148. <td colspan="3">
  149. <span class="AreaName" style="margin-right: 10px;"></span>
  150. </td>
  151. <th class="xtRemark" style="display: none;">系统备注:</th>
  152. <td colspan="3">
  153. <span class="xtRemark xtF_Remarks" style="margin-right: 10px;display: none"></span>
  154. </td>
  155. </tr>
  156. <tr class="tdWidth">
  157. <th>类型:</th>
  158. <td>
  159. <span class="LX"></span>
  160. </td>
  161. <!--<th>紧急程度:</th>
  162. <td>
  163. <span class="CD"></span>
  164. </td>
  165. <th>主题词:</th>
  166. <td><span class="subjectWords"></span></td>
  167. <th>密级:</th>
  168. <td>
  169. <span class="MJ"></span>
  170. </td>-->
  171. </tr>
  172. <tr>
  173. <th>郑州市满意度:</th>
  174. <td colspan="7">
  175. <span class="satisfaction"></span>
  176. </td>
  177. </tr>
  178. <tr class="bor_bootm">
  179. <th>郑州备注:</th>
  180. <td>
  181. <span class="F_Remarks"></span>
  182. </td>
  183. <th>退回原因:</th>
  184. <td>
  185. <span class="backreason"></span>
  186. </td>
  187. </tr>
  188. </tbody>
  189. </table>
  190. </div>
  191. <div class="assignFlagDiv">
  192. <div style="font-weight: bold;">&nbsp;&nbsp;&nbsp;&nbsp;交办信息</div>
  193. <div style="width: 100%;padding: 10px;">
  194. <table class="Table" border="" cellspacing="0" cellpadding="0">
  195. <theard>
  196. <tr>
  197. <td class="text-center" style="width:60px;">次数</td>
  198. <td class="text-center" style="width:114px;">交办时间</td>
  199. <td class="text-center" style="width:114px;">办理时限</td>
  200. <td class="text-center" style="min-width:80px;">承办单位</td>
  201. <td class="text-center" style="min-width: 200px;">交办意见</td>
  202. <td class="text-center authority" style="min-width: 100px;">操作</td>
  203. </tr>
  204. </theard>
  205. <tbody class="JBXX">
  206. </tbody>
  207. </table>
  208. </div>
  209. </div>
  210. <div style="font-weight: bold;">&nbsp;&nbsp;&nbsp;&nbsp;办理情况</div>
  211. <div style="width: 100%;padding: 10px;">
  212. <table class="Table" border="" cellspacing="0" cellpadding="0">
  213. <theard>
  214. <tr>
  215. <td class="text-center" style="min-width:80px;">办理责任人</td>
  216. <td class="text-center" style="min-width:80px;">联系方式</td>
  217. <td class="text-center" style="min-width:80px;">职务</td>
  218. <td class="text-center" style="min-width:80px;">二级单位处理结果</td>
  219. <td class="text-center" style="min-width:80px;">处理结果</td>
  220. <td class="text-center" style="min-width:80px;">单位</td>
  221. <td class="text-center" style="min-width:80px;">办理时间</td>
  222. <td class="text-center" style="min-width:80px;">附件</td>
  223. <td class="text-center" style="min-width:80px;">修改附件</td>
  224. <td class="text-center" style="min-width:80px;">扫描件</td>
  225. <td class="text-center" style="min-width:80px;">修改扫描件</td>
  226. </tr>
  227. </theard>
  228. <tbody class="BLQK">
  229. </tbody>
  230. </table>
  231. </div>
  232. <div style="font-weight: bold;">&nbsp;&nbsp;&nbsp;&nbsp;回访内容</div>
  233. <div style="width: 100%;padding: 10px;">
  234. <table class="Table" border="" cellspacing="0" cellpadding="0">
  235. <theard>
  236. <tr>
  237. <td class="text-center" style="min-width:50px;">次数</td>
  238. <td class="text-center" style="min-width:100px;">回访人</td>
  239. <td class="text-center" style="min-width:100px;">回访方式</td>
  240. <td class="text-center" style="min-width:100px;">回访内容</td>
  241. <td class="text-center" style="min-width:100px;">回访结果</td>
  242. <td class="text-center" style="min-width:100px;">操作时间</td>
  243. <td class="text-center authority" style="min-width:100px;">操作</td>
  244. </tr>
  245. </theard>
  246. <tbody class="HGXX">
  247. </tbody>
  248. </table>
  249. </div>
  250. </div>
  251. <!--领导关注-->
  252. <div class="complain DCL">
  253. <div style="width: 100%;padding: 10px;">
  254. <div style="text-align: center; ">
  255. <table class="Table" border="" cellspacing="0" cellpadding="0">
  256. <theard>
  257. <tr>
  258. <td class="text-center" style="min-width:100px;">备注人</td>
  259. <td class="text-center" style="min-width:100px;">备注</td>
  260. <td class="text-center" style="min-width:100px;">备注时间</td>
  261. <!-- <td class="text-center" style="min-width:100px;">附件</td> -->
  262. <!-- <td class="text-center authority" style="min-width:100px;">操作</td> -->
  263. </tr>
  264. </theard>
  265. <tbody class="LDPS">
  266. </tbody>
  267. </table>
  268. </div>
  269. </div>
  270. </div>
  271. <!--延时情况-->
  272. <div class="complain DCL ">
  273. <div style="width: 100%;padding: 10px;">
  274. <table class="Table" border="" cellspacing="0" cellpadding="0">
  275. <theard>
  276. <tr>
  277. <td class="text-center" style="min-width:100px;">次数</td>
  278. <td class="text-center" style="min-width:100px;">状态</td>
  279. <td class="text-center" style="min-width:100px;">申请时间</td>
  280. <td class="text-center" style="min-width:100px;">申请原因</td>
  281. <td class="text-center" style="min-width:100px;">审核时间</td>
  282. <td class="text-center" style="min-width:80px;">审核意见</td>
  283. <td class="text-center authority" style="min-width:100px;">操作</td>
  284. </tr>
  285. </theard>
  286. <tbody class="YSSHS">
  287. </tbody>
  288. </table>
  289. </div>
  290. </div>
  291. <!--退回审核-->
  292. <div class="complain DCL ">
  293. <div style="width: 100%;padding: 10px;">
  294. <table class="Table" border="" cellspacing="0" cellpadding="0">
  295. <theard>
  296. <tr>
  297. <td class="text-center" style="min-width:100px;">次数</td>
  298. <td class="text-center" style="min-width:100px;">申请时间</td>
  299. <td class="text-center" style="min-width:100px;">申请单位</td>
  300. <td class="text-center" style="min-width:100px;">申请原因</td>
  301. <td class="text-center" style="min-width:100px;">状态</td>
  302. <td class="text-center" style="min-width:100px;">审核时间</td>
  303. <td class="text-center" style="min-width:80px;">审核意见</td>
  304. <td class="text-center authority" style="min-width:100px;">操作</td>
  305. </tr>
  306. </theard>
  307. <tbody class="YTHHS">
  308. </tbody>
  309. </table>
  310. </div>
  311. </div>
  312. <!--办理过程-->
  313. <div class="complain DCL " id="BLGC">
  314. <div style="width: 100%;padding: 10px;">
  315. <table class="Table" border="" cellspacing="0" cellpadding="0">
  316. <theard>
  317. <tr>
  318. <td class="text-center" style="min-width:50px;">序号</td>
  319. <td class="text-center" style="min-width:100px;">操作人</td>
  320. <td class="text-center" style="min-width:100px;">事项</td>
  321. <td class="text-center" style="min-width:100px;">操作时间</td>
  322. </tr>
  323. </theard>
  324. <tbody id="BLGC_">
  325. </tbody>
  326. </table>
  327. </div>
  328. </div>
  329. <div class="clearfix">
  330. <ul class="clearfix datil_ul">
  331. <li>
  332. 单号:
  333. <span class="DH"></span>
  334. </li>
  335. <li>
  336. 状态:
  337. <span class='ZT'></span>
  338. </li>
  339. <li>
  340. 受理人:
  341. <span class="SL"></span>
  342. </li>
  343. <li>
  344. 处理方式:
  345. <span class="CLFS"></span>
  346. </li>
  347. <li>
  348. 提交时间:
  349. <span class="submitTime"></span>
  350. </li>
  351. <li>
  352. 办理时间:
  353. <span class="SLHJ"></span>
  354. </li>
  355. <li>
  356. 结案时间:
  357. <span class="lawsuitTime"></span>
  358. </li>
  359. </ul>
  360. <div class="clearfix wh_btn" style="width:100%;text-align:center;margin:10px 0;">
  361. <input type="hidden" class="hidWid" /> &nbsp;&nbsp;
  362. <input type="button" class="change release authority" value="修改" /> &nbsp;&nbsp;
  363. <input type="button" value="打印预览" class="print" /> &nbsp;&nbsp;
  364. <input type="button" value="关闭" class="closexq" />
  365. </div>
  366. <input type="hidden" id="Change" />
  367. </div>
  368. </div>
  369. </div>
  370. <script src="https://api.map.baidu.com/api?v=2.0&ak=ZG4gLQZUD6Eq1K11cqlYAR4by8CKgLyu&callback=mapinit"></script>
  371. <script src="../js/mousewheel/jquery.mousewheel.min.js"></script>
  372. <script src="../js/WorkOrder/jquery.drag.js"></script>
  373. <script>
  374. var wid = helper.request.queryString("wid");
  375. var printType = helper.request.queryString("printType");
  376. $(document).ready(function() {
  377. console.log($.cookie("code"), '---')
  378. if($.cookie("code") == "WLDW") {
  379. $(".xtRemark").hide()
  380. $(".assignFlagDiv").hide()
  381. } else {
  382. $(".xtRemark").show()
  383. $(".assignFlagDiv").show()
  384. }
  385. if(wid) {
  386. load();
  387. $("#Change").val(wid);
  388. //预览
  389. $(".print").click(function() {
  390. layer.open({
  391. type: 2,
  392. content: "PrintPreview-1.html?wid=" + wid + "&printType=" +
  393. printType, //iframe的url,no代表不显示滚动条
  394. title: '打印/导出',
  395. area: ['788.8px', '90%'], //宽高
  396. });
  397. //window.location.href = "PrintPreview-1.html?wid=" + wid;
  398. })
  399. //关闭
  400. $(".closexq").click(function() {
  401. var index = parent.layer.getFrameIndex(window.name); //先得到当前iframe层的索引
  402. parent.layer.close(index); //再执行关闭
  403. })
  404. }
  405. //弹屏右侧切换效果
  406. $(".ld-service li").click(function() {
  407. $(this).addClass("cr-click").siblings().removeClass("cr-click");
  408. var index = $(this).index();
  409. var ss = $(this).attr("itemtype");
  410. $(".Content_box").find(".complain").eq(index).addClass("Shows").siblings().removeClass(
  411. "Shows");
  412. });
  413. //转媒体
  414. $('.mediaTransfer').click(function() {
  415. layer.open({
  416. content: '是否要转媒体?',
  417. btn: ['是', '否'],
  418. yes: function(index, layero) {
  419. $.post(huayi.config.callcenter_url + "WorkOrder/ReleaseWorkOrder", {
  420. workorderid: wid, //工单编号
  421. isrelease: 1, //(0撤回,1转媒体)
  422. token: $.cookie("token")
  423. }, function(result) {
  424. var data = JSON.parse(result);
  425. if(data.state == "success") {
  426. $(".mediaTransfer").hide();
  427. var index = parent.layer.getFrameIndex(window
  428. .name); //先得到当前iframe层的索引
  429. parent.layer.close(index); //再执行关闭
  430. parent.$('#orderlist').bootstrapTable('refresh');
  431. parent.layer.msg("转媒体成功");
  432. }
  433. })
  434. }
  435. })
  436. });
  437. //修改
  438. $(".change").click(function() {
  439. var str = $("#Change").val();
  440. layer.open({
  441. type: 2,
  442. content: "../CommonHtml/XGwordel.html?wid=" + str, //iframe的url,no代表不显示滚动条
  443. title: '修改交办信息',
  444. area: ['80%', '80%'], //宽高
  445. })
  446. // layer.open({
  447. // type: 2,
  448. // content: "../CommonHtml/XGwordel.html?wid=" + str, //iframe的url,no代表不显示滚动条
  449. // title: '编辑工单',
  450. // area: ['96%', '80%'], //宽高
  451. // window.location.href = "../CommonHtml/XGwordel.html?wid=" + str;
  452. // });
  453. })
  454. });
  455. function load() {
  456. $.ajax({
  457. type: "get",
  458. url: huayi.config.callcenter_url + "WorkOrder/GetWorkOrder",
  459. dataType: 'json',
  460. async: false,
  461. data: {
  462. workorderid: wid,
  463. token: $.cookie("token")
  464. },
  465. success: function(result) {
  466. if(result.state.toLowerCase() == "success") {
  467. if($.cookie("code") == "WLDW") {
  468. if(result.data.data[0].F_WorkState == '2' || result.data.data[0].F_WorkState == '8') {
  469. $.post(huayi.config.callcenter_url + "WorkOrder/ReceiveWorkOrder", {
  470. workorderid: result.data.data[0].F_WorkOrderId,
  471. token: $.cookie("token")
  472. }, function(result) {
  473. result = JSON.parse(result);
  474. if(result.state.toLowerCase() == "success") {
  475. layer.msg("查收成功");
  476. load();
  477. window.parent.load();
  478. }
  479. })
  480. }
  481. }
  482. var Data = result.data.data;
  483. var State = Data[0].F_WorkState;
  484. var CLFS = Data[0].F_IsResult;
  485. var isprotect = Data[0].isprotect;
  486. var level = Data[0].F_Level;
  487. $(".F_OldWorkOrderId").text(Data[0].F_OldWorkOrderId);
  488. $(".F_CusName").text(Data[0].F_CusName);
  489. $(".F_ConPhone").text(Data[0].F_CusPhone);
  490. $(".F_CusPhone").text(Data[0].F_ConPhone);
  491. $(".F_ComTitle").text(Data[0].F_ComTitle);
  492. $('.F_ComContent').text(Data[0].F_ComContent);
  493. $('.F_SourceAddress').text(Data[0].F_SourceAddress);
  494. $(".store_Lng").val(Data[0].F_Longitude);
  495. $(".store_Lat").val(Data[0].F_Latitude);
  496. $('.F_Remarks').text(Data[0].F_NewRemarks);
  497. $('.xtF_Remarks').text(Data[0].F_WorkRemarks);
  498. $('.backreason').text(Data[0].F_Backreason);
  499. $('.LRSJ').text(Data[0].F_CreateTime); //录入时间
  500. $('.submitTime').text(Data[0].F_SubmitTime); //提交时间
  501. $('.SLHJ').text(Data[0].F_DealTime); //办理时间
  502. $('.lawsuitTime').text(Data[0].F_CloseTime); //结案时间
  503. $('.SL').text(Data[0].UserName);
  504. $(".DH").text(Data[0].F_WorkOrderId);
  505. $(".LY").text(Data[0].SourceName);
  506. $(".subjectWords").text(Data[0].KeyName);
  507. $(".LX").text(Data[0].TypeName1);
  508. $(".Result").text(Data[0].F_Result);
  509. $(".AreaName").text(Data[0].AreaName + "--" + Data[0].F_SourceAddress);
  510. if(Data[0].F_Satisfaction === 0) {
  511. $(".satisfaction").text("不满意")
  512. } else if(Data[0].F_Satisfaction === 1) {
  513. $(".satisfaction").text("基本满意")
  514. } else if(Data[0].F_Satisfaction === 2) {
  515. $(".satisfaction").text("满意")
  516. } else {
  517. $(".satisfaction").text("")
  518. }
  519. //附件
  520. var HTML;
  521. $(Data[0].File).each(function(i, v) {
  522. // HTML = '<a style="margin-right:5px;" href="' + n.F_FileUrl + '" download="' + n.F_FileName.substring(19)+ '">' + n.F_FileName.substring(19) + '</a>'
  523. // $(HTML).appendTo($('.FJ'));
  524. var $list = $(".FJ");
  525. if(v.F_FileType == ".jpg" || v.F_FileType == ".png" || v
  526. .F_FileType == ".image") {
  527. //原来的图片
  528. var $li = $(
  529. //<i class="glyphicon glyphicon-download-alt" aria-hidden="true"></i>
  530. '<li><span class="img_mask"><a href="' + v
  531. .F_FileUrl +
  532. '" download="w3logo" title="点击下载"></a></span>' +
  533. '<img layer-src="' + v.F_FileUrl + '" alt="' + v
  534. .F_FileName + '" src="' + v.F_FileUrl +
  535. '" title="图片"/>' +
  536. // '<span class="file_name">' + v.F_FileName + '</span>' +
  537. '</li>'
  538. );
  539. $list.append($li);
  540. } else {
  541. var $liFile = $(
  542. //<i class="glyphicon glyphicon-download-alt" aria-hidden="true"></i>
  543. '<li><span class="img_mask"><a href="' + v
  544. .F_FileUrl +
  545. '" download="w3logo" title="点击下载"> <i class="fa fa-download" aria-hidden="true"></i></a></span>' +
  546. '<div class="noThumb" title="文件"><i class="glyphicon glyphicon-paperclip"></i><p>无法预览</p></div>' +
  547. // '<span class="file_name">' + v.F_FileName + '</span>' +
  548. '</li>'
  549. );
  550. $list.append($liFile);
  551. }
  552. })
  553. layer.photos({
  554. photos: '.FJ',
  555. anim: 5, //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
  556. title: '查看图片',
  557. move: '.layui-layer-title',
  558. shadeClose: false,
  559. closeBtn: 1,
  560. area: ['80%', '90%'],
  561. tab: function(pic, layero) {
  562. $('.layui-layer-content').on("mousewheel",
  563. function(e, d) {
  564. helper.methods.zoomImg($(
  565. '#layui-layer-photos').find(
  566. 'img[alt="' + pic.alt + '"]'
  567. ), d);
  568. $('#layui-layer-photos').find(
  569. 'img[alt="' + pic.alt + '"]')
  570. .dragging({
  571. move: "both", //拖动方向,x y both
  572. randomPosition: false //初始位置是否随机
  573. });
  574. return false;
  575. });
  576. helper.methods.initLayerPhotos(
  577. '#layui-layer-photos', pic, layero);
  578. },
  579. });
  580. if(State == 0) {
  581. $('.ZT').text("新工单");
  582. } else if(State == 1) {
  583. $('.ZT').text("待交办");
  584. } else if(State == 2) {
  585. $('.ZT').text("待查收");
  586. } else if(State == 3) {
  587. $('.ZT').text("退回审核中");
  588. } else if(State == 4) {
  589. $('.ZT').text("办理中");
  590. } else if(State == 5) {
  591. $('.ZT').text("延时审核中");
  592. } else if(State == 6) {
  593. $('.ZT').text("已办理");
  594. } else if(State == 7) {
  595. $('.ZT').text("已回访");
  596. } else if(State == 8) {
  597. $('.ZT').text("重办中");
  598. } else if(State == 9) {
  599. $('.ZT').text("待回传");
  600. } else if(State == 10) {
  601. $('.ZT').text("待审核");
  602. } else if(State == 11) {
  603. $('.ZT').text("重办待交办");
  604. } else if(State == 13) {
  605. $('.ZT').text("重办驳回");
  606. } else if(State == 13) {
  607. $('.ZT').text("已结案");
  608. }
  609. //办理方式
  610. if(CLFS == 0) {
  611. $('.CLFS').text("网络转办");
  612. } else {
  613. $('.CLFS').text("当即办理");
  614. }
  615. //密级程度
  616. if(Data[0].F_IsProtect == 0) {
  617. $('.MJ').text("普通");
  618. } else {
  619. $('.MJ').text("保密");
  620. }
  621. //紧急程度
  622. if(Data[0].F_Level == 1) {
  623. $('.CD').text("普通");
  624. } else if(Data[0].F_Level == 2) {
  625. $('.CD').text("紧急");
  626. }
  627. //办理情况
  628. var htmls = '';
  629. if(result.data.bldata.length < 0) {
  630. htmls = '<tr>' +
  631. '<td class="text-center">' + n.UserName + '</td>' +
  632. '</tr>';
  633. }
  634. $(".BLQK").empty();
  635. //console.log(result.data.bldata);
  636. $(result.data.bldata).each(function(i, n) {
  637. //类型
  638. var bval = n.F_Type;
  639. switch(bval + '') {
  640. case '1':
  641. bval = '主办';
  642. break;
  643. case '2':
  644. bval = '协办';
  645. break;
  646. }
  647. //是和否有处理结果
  648. var isProResultValue = n.F_IsProResult + "";
  649. switch(isProResultValue) {
  650. case "0":
  651. isProResultValue = "默认";
  652. break;
  653. case "1":
  654. isProResultValue = "是";
  655. break;
  656. case "2":
  657. isProResultValue = "否";
  658. break;
  659. }
  660. //是否满意
  661. var isSatisfiedValue = n.F_IsSatisfied + "";
  662. switch(isSatisfiedValue) {
  663. case "0":
  664. isSatisfiedValue = "未评价";
  665. break;
  666. case "1":
  667. isSatisfiedValue = "满意";
  668. break;
  669. case "2":
  670. isSatisfiedValue = "基本满意";
  671. break;
  672. case "3":
  673. isSatisfiedValue = "不满意";
  674. break;
  675. }
  676. //沟通时间
  677. var connectTimeValue = n.F_ConnectTime;
  678. switch(connectTimeValue) {
  679. case null:
  680. connectTimeValue = "";
  681. break;
  682. default:
  683. connectTimeValue = n.F_ConnectTime;
  684. }
  685. //职务
  686. var dutiesValue
  687. switch(n.F_Duties) {
  688. case "":
  689. dutiesValue = ""
  690. break;
  691. case null:
  692. dutiesValue = ""
  693. break;
  694. default:
  695. dutiesValue = n.F_Duties
  696. break;
  697. }
  698. //处理情况
  699. var situationValue
  700. switch(n.F_Situation) {
  701. case "":
  702. situationValue = ""
  703. break;
  704. case null:
  705. situationValue = ""
  706. break;
  707. default:
  708. situationValue = n.F_Situation
  709. break;
  710. }
  711. htmls += '<tr>' +
  712. '<td class="text-center">' + n.F_DealUser + '</td>' +
  713. '<td class="text-center">' + n.F_DealUserContact +
  714. '</td>' +
  715. '<td class="text-center">' + dutiesValue + '</td>' +
  716. '<td class="text-center">' + situationValue + '</td>' +
  717. '<td class="text-center">' + result.data.data[0]
  718. .F_NewResult + '</td>' +
  719. '<td class="text-center">' + n.DeptName + '</td>' +
  720. '<td class="text-center">' + n.F_CreateTime + '</td>' +
  721. '<td class="text-center">'
  722. //办理情况附件
  723. var FileHtml;
  724. $(n.File).each(function(j, m) {
  725. if(m.F_FileType == ".jpg" || m.F_FileType == ".png") {
  726. FileHtml =
  727. '<img style="width:15px; height:15px" border="0" src="' +
  728. m.F_FileUrl + '" alt="' + m.F_FileName +
  729. '"></td>';
  730. } else {
  731. FileHtml = m.F_FileName.substring(19);
  732. }
  733. htmls +=
  734. '<div><a style="margin-right:5px;" target="view_window" href="' +
  735. m.F_FileUrl + '" download="' + m
  736. .F_FileName + '">' + m.F_FileName.substring(19) + '</a></div>'
  737. })
  738. htmls += '</td><td class="text-center"><botton class="btns editFile" index="' +
  739. n.F_Id + '">修改</botton>' +
  740. '</td><td class="text-center">'
  741. var scanFileHtml
  742. $(result.data.data[0].Files).each(function(j, m) {
  743. if(m.F_FileType == ".jpg" || m.F_FileType ==
  744. ".png") {
  745. scanFileHtml =
  746. '<img style="width:15px; height:15px" border="0" src="' +
  747. m.F_FileUrl + '" alt="' + m.F_FileName +
  748. '"></td>';
  749. } else {
  750. scanFileHtml = m.F_FileName.substring(19);
  751. }
  752. htmls +=
  753. '<div><a style="margin-right:5px;" target="view_window" href="' +
  754. m.F_FileUrl + '" download="' + m
  755. .F_FileName + '">' + m.F_FileName.substring(19) + '</a></div>'
  756. })
  757. htmls += '</td><td class="text-center"><botton class="btns editScanFile" index="' +
  758. n.F_Id + '">修改</botton></td></tr>';
  759. })
  760. $(htmls).appendTo($(".BLQK"));
  761. //三级办理情况
  762. var SJhtmls = '';
  763. if(result.data.ejbldata.length < 0) {
  764. SJhtmls = '<tr>' +
  765. '<td class="text-center">' + n.UserName + '</td>' +
  766. '</tr>';
  767. }
  768. $(result.data.ejbldata).each(function(i, n) {
  769. var bval = n.F_Type;
  770. switch(bval + '') {
  771. case '1':
  772. bval = '主办';
  773. break;
  774. case '2':
  775. bval = '协办';
  776. break;
  777. }
  778. //是否有处理结果
  779. var isProResultValue = n.F_IsProResult + "";
  780. switch(isProResultValue) {
  781. case "0":
  782. isProResultValue = "默认";
  783. break;
  784. case "1":
  785. isProResultValue = "是";
  786. break;
  787. case "2":
  788. isProResultValue = "否";
  789. break;
  790. }
  791. //是否满意
  792. var isSatisfiedValue = n.F_IsSatisfied + "";
  793. switch(isSatisfiedValue) {
  794. case "0":
  795. isSatisfiedValue = "未评价";
  796. break;
  797. case "1":
  798. isSatisfiedValue = "满意";
  799. break;
  800. case "2":
  801. isSatisfiedValue = "基本满意";
  802. break;
  803. case "3":
  804. isSatisfiedValue = "不满意";
  805. break;
  806. }
  807. //沟通时间
  808. var connectTimeValue = n.F_ConnectTime;
  809. switch(connectTimeValue) {
  810. case null:
  811. connectTimeValue = "";
  812. break;
  813. default:
  814. connectTimeValue = n.F_ConnectTime;
  815. }
  816. //职务
  817. var dutiesValue
  818. switch(n.F_Duties) {
  819. case "":
  820. dutiesValue = ""
  821. break;
  822. case null:
  823. dutiesValue = ""
  824. break;
  825. default:
  826. dutiesValue = n.F_Duties
  827. break;
  828. }
  829. //处理情况
  830. var situationValue
  831. switch(n.F_Situation) {
  832. case "":
  833. situationValue = ""
  834. break;
  835. case null:
  836. situationValue = ""
  837. break;
  838. default:
  839. situationValue = n.F_Situation
  840. break;
  841. }
  842. SJhtmls += '<tr>' +
  843. '<td class="text-center">' + n.F_DealUser + '</td>' +
  844. '<td class="text-center">' + n.F_DealUserContact +
  845. '</td>' +
  846. '<td class="text-center">' + dutiesValue + '</td>' +
  847. '<td class="text-center">' + situationValue + '</td>' +
  848. '<td class="text-center">' + n.DeptName + '</td>' +
  849. '<td class="text-center" data-formatter="shtype">' +
  850. bval + '</td>' +
  851. '<td class="text-center">' + n.F_Result + '</td>' +
  852. '<td class="text-center">' + n.F_CreateTime + '</td>' +
  853. '<td class="text-center">' + isProResultValue +
  854. '</td>' +
  855. '<td class="text-center">' + n.F_ProSituation +
  856. '</td>' +
  857. '<td class="text-center">' + connectTimeValue +
  858. '</td>' +
  859. '<td class="text-center">' + n.F_ConnectMode + '</td>' +
  860. '<td class="text-center">' + isSatisfiedValue +
  861. '</td>' +
  862. '<td class="text-center">'
  863. //办理情况附件
  864. var FileHtml;
  865. $(n.File).each(function(j, m) {
  866. if(m.F_FileType == ".jpg" || m.F_FileType ==
  867. ".png") {
  868. FileHtml =
  869. '<img style="width:15px; height:15px" border="0" src="' +
  870. m.F_FileUrl + '" alt="' + m.F_FileName +
  871. '">'
  872. } else {
  873. FileHtml = m.F_FileName.substring(19)
  874. }
  875. SJhtmls +=
  876. '<div><a style="margin-right:5px;" target="view_window" href="' +
  877. m.F_FileUrl + '" download="' + m
  878. .F_FileName + '">' + m.F_FileName.substring(
  879. 19) + '</a></div>';
  880. })
  881. SJhtmls += '</tr>'
  882. })
  883. $(SJhtmls).appendTo($(".SJBLQK"));
  884. //回访内容
  885. var htmlss = '';
  886. if(result.data.hfdata.length < 0) {
  887. htmlss = '<tr>' +
  888. '<td class="text-center">' + n.UserName + '</td>' +
  889. '</tr>';
  890. } else {
  891. $(".HGXX").empty();
  892. $(result.data.hfdata).each(function(i, n) {
  893. var a;
  894. var b;
  895. if(n.F_IsSatisfie == 0) {
  896. a = "不满意";
  897. } else if(n.F_IsSatisfie == 1) {
  898. a = "满意";
  899. } else if(n.F_IsSatisfie == 2) {
  900. a = "基本满意";
  901. }
  902. if(n.F_Type == 0) {
  903. b = "电话";
  904. } else if(n.F_Type == 1) {
  905. b = "微信";
  906. } else if(n.F_Type == 2) {
  907. b = "APP";
  908. } else if(n.F_Type == 3) {
  909. b = "网站";
  910. } else if(n.F_Type == 4) {
  911. b = "微博";
  912. } else if(n.F_Type == 5) {
  913. b = "信箱";
  914. }
  915. htmlss += '<tr>' +
  916. '<td class="text-center">' + (i + 1) + '</td>' +
  917. '<td class="text-center">' + n.F_VisitUser +
  918. '</td>' +
  919. '<td class="text-center">' + b + '</td>' +
  920. '<td class="text-center">' + n.F_Result + '</td>' +
  921. '<td class="text-center">' + a + '</td>' +
  922. '<td class="text-center">' + n.F_CreateTime +
  923. '</td>' +
  924. '<td class="text-center authority">' +
  925. '<botton class="btns HFXG " index="' + n.F_Id +
  926. '" visituser="' + n.F_VisitUser + '"' +
  927. 'result="' + n.F_Result + '" callid="" type="' + n
  928. .F_Type + '" issatisfie="' + n.F_IsSatisfie +
  929. '">修改</botton>' +
  930. '</td>' +
  931. '</tr>';
  932. })
  933. $(htmlss).appendTo($(".HGXX"));
  934. //交办信息
  935. var jbxx = '';
  936. $(".JBXX").empty();
  937. $(result.data.jbdata).each(function(i, n) {
  938. var OtherDeptName = n.OtherDeptName == null ? '-' : n
  939. .OtherDeptName;
  940. var StandardNames = n.StandardNames == null ? '-' : n
  941. .StandardNames;
  942. jbxx += '<tr>' +
  943. '<td class="text-center">' + (i + 1) + '</td>' +
  944. '<td class="text-center">' + n.F_CreateTime +
  945. '</td>' +
  946. '<td class="text-center">' + n.F_LimitTime +
  947. '</td>' +
  948. '<td class="text-center">' + n.DeptName + '</td>' +
  949. '<td class="text-center">' + n.F_AssignedOpinion +
  950. '</td>' +
  951. '<td class="text-center authority"><botton class="btns XGXX " data_time="' +
  952. n.F_LimitTime + '" data_Opinio="' + n
  953. .F_AssignedOpinion + '" index="' + n.F_Id +
  954. '">修改</botton></td>' +
  955. '</tr>';
  956. })
  957. $(jbxx).appendTo($(".JBXX"));
  958. //领导关注
  959. $(".LDPS").empty();
  960. $(result.data.psdata).each(function(i, n) {
  961. var str = '<tr>' +
  962. '<td class="text-center">' + n.F_BatchReason +
  963. '</td>' +
  964. '<td class="text-center">' + n.F_SuperOpinion +
  965. '</td>' +
  966. '<td class="text-center">' + n.F_CreateTime
  967. // '</td>' +
  968. // '<td class="text-center">';
  969. //办理情况附件
  970. // $(n.File).each(function (j, m) {
  971. // str +=
  972. // '<a style="margin-right:5px;" target="view_window" href="' +
  973. // m.F_FileUrl + '" download="' + m
  974. // .F_FileUrl + '">' + m.F_FileName
  975. // .substring(19) + '</a>';
  976. // })
  977. str += '</td>' +
  978. // '<td class="text-center authority"><botton class="btns LDPSS " superuser="' +
  979. // n.F_BatchReason + '" superopinion="' + n
  980. // .F_SuperOpinion + '" type="' + n.F_Type +
  981. // '" index="' + n.F_Id + '">修改</botton></td>' +
  982. '</tr>';
  983. $(str).appendTo($(".LDPS"));
  984. })
  985. //督办信息
  986. var htmlsss = '';
  987. if(result.data.dbdata.length < 0) {
  988. htmlsss = '<tr>' +
  989. '<td class="text-center">' + n.UserName + '</td>' +
  990. '</tr>';
  991. } else {
  992. $(".DBXX").empty();
  993. $(result.data.dbdata).each(function(i, n) {
  994. htmlsss = htmlsss + '<tr>' +
  995. '<td class="text-center">' + (i + 1) + '</td>' +
  996. '<td class="text-center">' + n.UserName +
  997. '</td>' +
  998. '<td class="text-center">' + n.F_Content +
  999. '</td>' +
  1000. '<td class="text-center">' + n.F_CreateTime +
  1001. '</td>' +
  1002. '</tr>';
  1003. })
  1004. $(htmlsss).appendTo($(".DBXX"));
  1005. //监察
  1006. var html_ = '';
  1007. $(".JC").empty();
  1008. $(result.data.jcdata).each(function(i, n) {
  1009. html_ += '<tr>' +
  1010. '<td class="text-center">' + (i + 1) + '</td>' +
  1011. '<td class="text-center">' + n.UserName +
  1012. '</td>' +
  1013. '<td class="text-center">' + n.F_Content +
  1014. '</td>' +
  1015. '<td class="text-center">' + n.F_CreateTime +
  1016. '</td>' +
  1017. '</tr>';
  1018. })
  1019. $(html_).appendTo($(".JC"));
  1020. //延时审核
  1021. var Ysh = '';
  1022. $(".YSSHS").empty();
  1023. $(result.data.ysdata).each(function(i, n) {
  1024. var a = '未审核';
  1025. if(n.F_IsAudit == '1') {
  1026. a = '同意';
  1027. }
  1028. if(n.F_IsAudit == '2') {
  1029. a = '拒绝';
  1030. }
  1031. Ysh += '<tr>' +
  1032. '<td class="text-center">' + (i + 1) + '</td>' +
  1033. '<td class="text-center">' + a + '</td>' +
  1034. '<td class="text-center">' + n.F_NewTime +
  1035. '</td>' +
  1036. '<td class="text-center">' + n.F_Reason +
  1037. '</td>' +
  1038. '<td class="text-center">' + n.F_AgreeTime +
  1039. '</td>' +
  1040. '<td class="text-center">' + n.F_RefuseReason +
  1041. '</td>' +
  1042. '<td class="text-center authority"><botton class="btns LYSSH " index="' +
  1043. n.F_Id + '" reason="' + n.F_RefuseReason +
  1044. '" >修改</botton></td>' +
  1045. '</tr>';
  1046. })
  1047. $(Ysh).appendTo($(".YSSHS"));
  1048. //退回审核
  1049. var Ths = '';
  1050. $(".YTHHS").empty();
  1051. $(result.data.thdata).each(function(i, n) {
  1052. var a = '未审核';
  1053. var AuditTime;
  1054. var AuditReason;
  1055. if(n.F_IsAudit == '1') {
  1056. a = '同意';
  1057. }
  1058. if(n.F_IsAudit == '2') {
  1059. a = '拒绝';
  1060. }
  1061. if(n.F_AuditTime == null) {
  1062. AuditTime = "";
  1063. } else {
  1064. AuditTime = n.F_AuditTime
  1065. }
  1066. if(n.F_AuditReason == null) {
  1067. AuditReason = '';
  1068. } else {
  1069. AuditReason = n.F_AuditReason
  1070. }
  1071. Ths += '<tr>' +
  1072. '<td class="text-center">' + (i + 1) + '</td>' +
  1073. '<td class="text-center">' + n.F_CreateTime +
  1074. '</td>' +
  1075. '<td class="text-center">' + n.DeptName +
  1076. '</td>' +
  1077. '<td class="text-center">' + n.F_Result +
  1078. '</td>' +
  1079. '<td class="text-center">' + a + '</td>' +
  1080. '<td class="text-center">' + AuditTime +
  1081. '</td>' +
  1082. '<td class="text-center">' + AuditReason +
  1083. '</td>' +
  1084. '<td class="text-center authority"><botton class="btns LTHSH " index="' +
  1085. n.F_Id + '" reason="' + n.F_AuditReason +
  1086. '" >修改</botton></td>' +
  1087. '</tr>';
  1088. })
  1089. $(Ths).appendTo($(".YTHHS"));
  1090. //办理过程
  1091. $("#BLGC_").empty();
  1092. if($.cookie('code') != 'WLDW' && $.cookie('code') !=
  1093. 'EJWLDW') {
  1094. $(result.data.gcdata).each(function(i, n) {
  1095. var html = '<tr>' +
  1096. '<td class="text-center">' + (i + 1) +
  1097. '</td>' +
  1098. '<td class="text-center">' + n.czusername +
  1099. '</td>' +
  1100. '<td class="text-center">' + n.msginfos +
  1101. '</td>' +
  1102. '<td class="text-center">' + n
  1103. .F_CreateTime + '</td>' +
  1104. '</tr>';
  1105. $(html).appendTo($("#BLGC_"));
  1106. });
  1107. }
  1108. }
  1109. }
  1110. //转媒体按钮显示或隐藏
  1111. if(result.data.issend == '1') {
  1112. $(".mediaTransfer").show();
  1113. } else {
  1114. $(".mediaTransfer").hide();
  1115. }
  1116. //修改按钮显示或隐藏
  1117. if(result.data.isedit == '1' || $.cookie("code") == "ZXLD") {
  1118. $(".authority").show();
  1119. } else {
  1120. $(".authority").hide();
  1121. }
  1122. //修改交办意见
  1123. $('.XGXX').click(function() {
  1124. var index = $(this).attr('index');
  1125. layer.open({
  1126. type: 2,
  1127. content: "../CommonHtml/XGjiaoban.html?wid=" +
  1128. index, //iframe的url,no代表不显示滚动条
  1129. title: '修改交办信息',
  1130. area: ['48%', '60%'], //宽高
  1131. });
  1132. //window.location.href = "../CommonHtml/XGjiaoban1.html?id=" + index + "&wid=" + wid; //iframe的url,no代表不显示滚动条
  1133. })
  1134. //修改回访意见
  1135. $(".HFXG").click(function() {
  1136. var index = $(this).attr('index');
  1137. layer.open({
  1138. type: 2,
  1139. content: "../CommonHtml/XGHF.html?wid=" +
  1140. index, //iframe的url,no代表不显示滚动条
  1141. title: '修改回访信息',
  1142. area: ['58%', '60%'], //宽高
  1143. });
  1144. //window.location.href = "../CommonHtml/XGHF.html?wid=" + index; //iframe的url,no代表不显示滚动条
  1145. });
  1146. //修改回访意见
  1147. $(".editFile").click(function() {
  1148. var index = $(this).attr('index');
  1149. layer.open({
  1150. type: 2,
  1151. content: "../CommonHtml/updatingFiles.html?wid=" + index + "&fileType=1", //iframe的url,no代表不显示滚动条
  1152. title: '修改附件',
  1153. area: ['58%', '60%'], //宽高
  1154. });
  1155. });
  1156. //修改回访意见
  1157. $(".editScanFile").click(function() {
  1158. var index = $(".DH").text();
  1159. layer.open({
  1160. type: 2,
  1161. content: "../CommonHtml/updatingFiles.html?wid=" + index + "&fileType=2", //iframe的url,no代表不显示滚动条
  1162. title: '修改扫描件',
  1163. area: ['58%', '60%'], //宽高
  1164. });
  1165. });
  1166. //修改回退信息
  1167. $(".HtxxBtn").click(function() {
  1168. var index = $(this).attr('index');
  1169. layer.open({
  1170. type: 2,
  1171. content: "../CommonHtml/BackDatil.html?wid=" +
  1172. index + '&tab=0', //iframe的url,no代表不显示滚动条
  1173. title: '修改回退信息',
  1174. area: ['58%', '60%'], //宽高
  1175. })
  1176. //window.location.href = "../CommonHtml/BackDatil.html?wid=" + index+'&tab=0'
  1177. })
  1178. //修改审核延时
  1179. $(".LYSSH").click(function() {
  1180. var index = $(this).attr('index');
  1181. layer.open({
  1182. type: 2,
  1183. content: "../CommonHtml/YSSH.html?wid=" +
  1184. index, //iframe的url,no代表不显示滚动条
  1185. title: '修改延时审核',
  1186. area: ['58%', '60%'], //宽高
  1187. })
  1188. //window.location.href = "../CommonHtml/YSSH.html?wid=" + index;
  1189. })
  1190. //修改退回审核
  1191. $(".LTHSH").click(function() {
  1192. var index = $(this).attr('index');
  1193. layer.open({
  1194. type: 2,
  1195. content: "../CommonHtml/lSHTH.html?wid=" +
  1196. index, //iframe的url,no代表不显示滚动条
  1197. title: '修改退回审核',
  1198. area: ['58%', '60%'], //宽高
  1199. })
  1200. //window.location.href = "../CommonHtml/lSHTH.html?wid=" + index;
  1201. })
  1202. }
  1203. }
  1204. })
  1205. }
  1206. </script>
  1207. </body>
  1208. </html>