睢县12345_前端

WorkDatil.html 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638
  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. <script src="../My97DatePicker/WdatePicker.js"></script>
  14. <style>
  15. .ld-service li {
  16. float: left;
  17. font-size: 14px;
  18. color: #000;
  19. padding: 5px 15px;
  20. cursor: pointer;
  21. }
  22. .cr-click {
  23. border-bottom: 2px solid #00a1cb;
  24. }
  25. .Shows {
  26. display: block !important;
  27. }
  28. .complain {
  29. display: none;
  30. }
  31. .Borders {
  32. border: 1px solid #d7d7d7;
  33. }
  34. .form-group {
  35. margin-top: 10px;
  36. }
  37. .Table {
  38. width: 100%;
  39. }
  40. tbody {
  41. border: 1px solid #ccc;
  42. }
  43. .Table th {
  44. width: 7%;
  45. padding: 5px 8px 10px 0;
  46. text-align: right;
  47. }
  48. .Table td {
  49. padding: 6px;
  50. }
  51. .bor_bootm {
  52. border-bottom: 1px solid #ccc;
  53. }
  54. .datil_ul {
  55. padding-left: 0;
  56. }
  57. .datil_ul li {
  58. width: 25%;
  59. padding: 5px;
  60. float: left;
  61. }
  62. .wh_btn input {
  63. background: rgb(0, 161, 203);
  64. }
  65. .XGXX {
  66. margin-left: 0;
  67. }
  68. /*.authority{
  69. display: none;
  70. }*/
  71. .lc_step {
  72. margin-bottom: 100px;
  73. margin-top: 20px;
  74. }
  75. .lc_step li {
  76. float: left;
  77. width: 16%;
  78. text-align: center;
  79. }
  80. .lc_step li.steps1, .lc_step li.steps0 {
  81. /*position: relative;*/
  82. /*width: ;
  83. height: 118px;*/
  84. }
  85. /*.start_step{
  86. background: url(../img/start.png) no-repeat;
  87. width: 58px;
  88. height: 149px;
  89. background-position: bottom;
  90. }*/
  91. .no_step {
  92. /*background: url(../img/no_Step.png) no-repeat;*/
  93. display: none;
  94. }
  95. .no_step img {
  96. width: 100%;
  97. }
  98. /*.step1_0{
  99. background: url(../img/step1_0.png) no-repeat
  100. }
  101. .step1_1{
  102. background: url(../img/step1_1.png) no-repeat;
  103. }
  104. .step2_0{
  105. background: url(../img/step2_0.png) no-repeat;
  106. left: -14px;
  107. }
  108. .step2_1{
  109. background: url(../img/step2_1.png) no-repeat;
  110. left: -14px;
  111. }
  112. .step3_0{
  113. background: url(../img/step3_0.png) no-repeat;
  114. left: -27px;
  115. }
  116. .step3_1{
  117. background: url(../img/step3_1.png) no-repeat;
  118. left: -27px;
  119. }
  120. .step4_0{
  121. background: url(../img/step4_0.png) no-repeat;
  122. left: -40px;
  123. }
  124. .step4_1{
  125. background: url(../img/step4_1.png) no-repeat;
  126. left: -40px;
  127. }
  128. .step5_0{
  129. background: url(../img/step5_0.png) no-repeat;
  130. left: -53px;
  131. }
  132. .step5_1{
  133. background: url(../img/step5_1.png) no-repeat;
  134. left: -53px;
  135. }*/
  136. .lc_step li img {
  137. display: block;
  138. width: 100%;
  139. margin-bottom: 5px;
  140. }
  141. .lc_step li:nth-child(6) img {
  142. width: 60% !important;
  143. }
  144. .lc_step li .step_w0 {
  145. color: #bfbfbf;
  146. }
  147. .lc_step li .step_w1 {
  148. color: #02a1cb;
  149. }
  150. .step_content {
  151. background: #f3f3f4;
  152. border: 2px solid #02a1cb;
  153. border-radius: 3px;
  154. color: #02a1cb;
  155. padding: 5px;
  156. position: relative;
  157. text-align: left;
  158. box-sizing: border-box;
  159. width: 92%;
  160. /*position: absolute;
  161. right: -65px;
  162. bottom: -116px;*/
  163. }
  164. .step_content:before {
  165. position: absolute;
  166. display: block;
  167. content: "";
  168. height: 0;
  169. width: 0;
  170. border: 6px solid #02a1cb;
  171. border: 6px solid #02a1cb;
  172. border-left-color: transparent;
  173. border-top-color: transparent;
  174. border-right-color: transparent;
  175. top: -14px;
  176. left: 52%;
  177. }
  178. .lcs > div {
  179. float: left;
  180. width: 16%;
  181. height: 100%;
  182. }
  183. .lcs > div:first-child {
  184. text-align: right;
  185. }
  186. .lcs > div:first-child > img {
  187. width: initial;
  188. }
  189. .lcs > div > img {
  190. display: block;
  191. width: 100%;
  192. }
  193. </style>
  194. </head>
  195. <body class="gray-bg">
  196. <div class="wrapper wrapper-content animated fadeInRight">
  197. <!--<div class="daoHang clearfix">
  198. <div class="dhLeft">
  199. <sapn>
  200. <i class="syIcon"></i>位置:
  201. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  202. <a href="javaScript:;">工单管理</a>&gt;
  203. <a href="" class="nowPosition">工单详情</a>
  204. </sapn>
  205. </div>
  206. <div class="dhRight"><a href="" title="刷新"><i class="fa fa-refresh"></i></a></div>
  207. </div>-->
  208. <ul class="ld-service clearfix">
  209. <li itemtype="0" class="cr-click" itemtype="0">工单信息</li>
  210. <li itemtype="1" itemtype="1">交办信息</li>
  211. <li itemtype="1" itemtype="1">监察意见</li>
  212. <li itemtype="2" itemtype="2">领导批示</li>
  213. <li itemtype="2" itemtype="2">回退信息</li>
  214. <li itemtype="3" itemtype="3">办理情况</li>
  215. <li itemtype="3" itemtype="3">延时审核</li>
  216. <li itemtype="3" itemtype="3">退回审核</li>
  217. <li itemtype="4" itemtype="4">回访信息</li>
  218. <li itemtype="5" itemtype="5">督办信息</li>
  219. <li itemtype="6" itemtype="6">市民催办</li>
  220. <li itemtype="7" itemtype="7">办理过程</li>
  221. <li itemtype="8" itemtype="8">流程图示</li>
  222. </ul>
  223. <div class="Content_box">
  224. <!--诉求信息-->
  225. <div class="complain Shows DCL">
  226. <div style="width: 100%;padding: 10px;">
  227. <table class="Table" border="0" cellspacing="0" cellpadding="0">
  228. <tbody>
  229. <tr class="bor_bootm">
  230. <th>名字:</th>
  231. <td><span class="F_CusName"></span></td>
  232. <th>来源:</th>
  233. <td><span class="LY"></span></td>
  234. <th>来电号码:</th>
  235. <td><span class="F_ConPhone"></span></td>
  236. <th>联系号码:</th>
  237. <td><span class="F_CusPhone"></span></td>
  238. </tr>
  239. <tr>
  240. <th>标题:</th>
  241. <td colspan="7">
  242. <span class="F_ComTitle"></span>
  243. </td>
  244. </tr>
  245. <tr>
  246. <th>内容:</th>
  247. <td colspan="7">
  248. <span class="F_ComContent"></span>
  249. </td>
  250. </tr>
  251. <tr>
  252. <th>附件:</th>
  253. <td colspan="7">
  254. <span class="FJ">
  255. </span>
  256. </td>
  257. </tr>
  258. <tr class="bor_bootm">
  259. <th>事件地址:</th>
  260. <td colspan="7">
  261. <span class="AreaName" style="margin-right: 10px;"></span><span class='F_SourceAddress'>563 4494</span>
  262. </td>
  263. </tr>
  264. <tr>
  265. <th>类型:</th>
  266. <td>
  267. <span class="LX"></span>
  268. </td>
  269. <th>紧急程度:</th>
  270. <td>
  271. <span class="CD"></span>
  272. </td>
  273. <th colspan="3">密级:</th>
  274. <td>
  275. <span class="MJ"></span>
  276. </td>
  277. </tr>
  278. <tr>
  279. <th>处理结果:</th>
  280. <td colspan="7">
  281. <span class="Result"></span>
  282. </td>
  283. </tr>
  284. <tr class="bor_bootm">
  285. <th>结案意见:</th>
  286. <td colspan="7">
  287. <span class="F_FinalOpinion"></span>
  288. </td>
  289. </tr>
  290. </tbody>
  291. </table>
  292. </div>
  293. </div>
  294. <!--交办信息-->
  295. <div class="complain DCL">
  296. <div style="width: 100%;padding: 10px;">
  297. <table class="Table" border="" cellspacing="0" cellpadding="0">
  298. <theard>
  299. <tr>
  300. <td class="text-center" style="width:60px;">次数</td>
  301. <td class="text-center" style="width:114px;">交办时间</td>
  302. <td class="text-center" style="width:114px;">办理时限</td>
  303. <td class="text-center" style="min-width:80px;">主办单位</td>
  304. <td class="text-center" style="min-width:80px;">协办单位</td>
  305. <td class="text-center" style="min-width: 200px;">交办意见</td>
  306. <td class="text-center authority" style="min-width: 100px;">操作</td>
  307. </tr>
  308. </theard>
  309. <tbody class="JBXX"></tbody>
  310. </table>
  311. </div>
  312. </div>
  313. <!--监察-->
  314. <div class="complain DCL">
  315. <div style="width: 100%;padding: 10px;">
  316. <table class="Table" border="" cellspacing="0" cellpadding="0">
  317. <theard>
  318. <tr>
  319. <td class="text-center" style="width:50px;">次数</td>
  320. <td class="text-center" style="min-width:100px;">监察人</td>
  321. <td class="text-center" style="min-width:100px;">监察意见</td>
  322. <td class="text-center" style="min-width:100px;">监察时间</td>
  323. <td class="text-center" style="min-width:50px;">附件</td>
  324. </tr>
  325. </theard>
  326. <tbody class="JC"></tbody>
  327. </table>
  328. </div>
  329. </div>
  330. <!--领导批示-->
  331. <div class="complain DCL">
  332. <div style="width: 100%;padding: 10px;">
  333. <div style="text-align: center; height: ">
  334. <table class="Table" border="" cellspacing="0" cellpadding="0">
  335. <theard>
  336. <tr>
  337. <td class="text-center" style="min-width:50px;">类型</td>
  338. <td class="text-center" style="min-width:100px;">批示人</td>
  339. <td class="text-center" style="min-width:100px;">批示内容</td>
  340. <td class="text-center" style="min-width:100px;">批示时间</td>
  341. <td class="text-center" style="min-width:100px;">附件</td>
  342. <td class="text-center authority" style="min-width:100px;">操作</td>
  343. </tr>
  344. </theard>
  345. <tbody class="LDPS"></tbody>
  346. </table>
  347. </div>
  348. </div>
  349. </div>
  350. <!--回退信息-->
  351. <div class="complain DCL">
  352. <div style="width: 100%;padding: 10px;">
  353. <div style="text-align: center; height: ">
  354. <table class="Table" border="" cellspacing="0" cellpadding="0">
  355. <theard>
  356. <tr>
  357. <td class="text-center" style="min-width:100px;">退回人</td>
  358. <td class="text-center" style="min-width:100px;">退回内容</td>
  359. <td class="text-center" style="min-width:100px;">退回时间</td>
  360. <td class="text-center authority" style="min-width:100px;">操作</td>
  361. </tr>
  362. </theard>
  363. <tbody class="HTXX">
  364. </tbody>
  365. </table>
  366. </div>
  367. </div>
  368. </div>
  369. <!--办理情况-->
  370. <div class="complain DCL ">
  371. <div style="width: 100%;padding: 10px;">
  372. <table class="Table" border="" cellspacing="0" cellpadding="0">
  373. <theard>
  374. <tr>
  375. <td class="text-center" style="min-width:100px;">办理人</td>
  376. <td class="text-center" style="min-width:100px;">单位</td>
  377. <td class="text-center" style="min-width:100px;">类型</td>
  378. <td class="text-center" style="min-width:100px;">办理内容</td>
  379. <td class="text-center" style="min-width:100px;">办理时间</td>
  380. <td class="text-center" style="min-width:50px;">附件</td>
  381. <td class="text-center authority" style="min-width:80px;">操作</td>
  382. </tr>
  383. </theard>
  384. <tbody class="BLQK"></tbody>
  385. </table>
  386. </div>
  387. </div>
  388. <!--延时情况-->
  389. <div class="complain DCL ">
  390. <div style="width: 100%;padding: 10px;">
  391. <table class="Table" border="" cellspacing="0" cellpadding="0">
  392. <theard>
  393. <tr>
  394. <td class="text-center" style="min-width:100px;">次数</td>
  395. <td class="text-center" style="min-width:100px;">状态</td>
  396. <td class="text-center" style="min-width:100px;">申请时间</td>
  397. <td class="text-center" style="min-width:100px;">申请原因</td>
  398. <td class="text-center" style="min-width:100px;">审核时间</td>
  399. <td class="text-center" style="min-width:80px;">审核意见</td>
  400. <td class="text-center authority" style="min-width:100px;">操作</td>
  401. </tr>
  402. </theard>
  403. <tbody class="YSSHS"></tbody>
  404. </table>
  405. </div>
  406. </div>
  407. <!--退回审核-->
  408. <div class="complain DCL ">
  409. <div style="width: 100%;padding: 10px;">
  410. <table class="Table" border="" cellspacing="0" cellpadding="0">
  411. <theard>
  412. <tr>
  413. <td class="text-center" style="min-width:100px;">次数</td>
  414. <td class="text-center" style="min-width:100px;">申请时间</td>
  415. <td class="text-center" style="min-width:100px;">申请原因</td>
  416. <td class="text-center" style="min-width:100px;">状态</td>
  417. <td class="text-center" style="min-width:100px;">审核时间</td>
  418. <td class="text-center" style="min-width:80px;">审核意见</td>
  419. <td class="text-center authority" style="min-width:100px;">操作</td>
  420. </tr>
  421. </theard>
  422. <tbody class="YTHHS"></tbody>
  423. </table>
  424. </div>
  425. </div>
  426. <!--回访信息-->
  427. <div class="complain DCL">
  428. <div style="width: 100%;padding: 10px;">
  429. <table class="Table" border="" cellspacing="0" cellpadding="0">
  430. <theard>
  431. <tr>
  432. <td class="text-center" style="min-width:50px;">次数</td>
  433. <td class="text-center" style="min-width:100px;">回访人</td>
  434. <td class="text-center" style="min-width:100px;">回访方式</td>
  435. <td class="text-center" style="min-width:100px;">回访信息</td>
  436. <td class="text-center" style="min-width:100px;">回访结果</td>
  437. <td class="text-center" style="min-width:100px;">操作时间</td>
  438. <td class="text-center authority" style="min-width:100px;">操作</td>
  439. </tr>
  440. </theard>
  441. <tbody class="HGXX"></tbody>
  442. </table>
  443. </div>
  444. </div>
  445. <!--督办信息-->
  446. <div class="complain DCL">
  447. <div style="width: 100%;padding: 10px;">
  448. <table class="Table" border="" cellspacing="0" cellpadding="0">
  449. <theard>
  450. <tr>
  451. <td class="text-center" style="min-width:50px;">次数</td>
  452. <td class="text-center" style="min-width:100px;">督办人</td>
  453. <td class="text-center" style="min-width:100px;">督办意见</td>
  454. <td class="text-center" style="min-width:100px;">督办时间</td>
  455. <td class="text-center" style="min-width:50px;">附件</td>
  456. </tr>
  457. </theard>
  458. <tbody class="DBXX"></tbody>
  459. </table>
  460. </div>
  461. </div>
  462. <!--市民催办-->
  463. <div class="complain DCL">
  464. <div style="width: 100%;padding: 10px;">
  465. <table class="Table" border="" cellspacing="0" cellpadding="0">
  466. <theard>
  467. <tr>
  468. <td class="text-center" style="width:50px;">序号</td>
  469. <td class="text-center" style="min-width:100px;">催办内容</td>
  470. <td class="text-center" style="width:100px;">催办时间</td>
  471. </tr>
  472. </theard>
  473. <tbody id="citizenReminder"></tbody>
  474. </table>
  475. </div>
  476. </div>
  477. <!--办理过程-->
  478. <div class="complain DCL " id="BLGC">
  479. <div style="width: 100%;padding: 10px;">
  480. <table class="Table" border="" cellspacing="0" cellpadding="0">
  481. <theard>
  482. <tr>
  483. <td class="text-center" style="min-width:50px;">序号</td>
  484. <td class="text-center" style="min-width:100px;">事项</td>
  485. <td class="text-center" style="min-width:100px;">操作时间</td>
  486. </tr>
  487. </theard>
  488. <tbody id="BLGC_"></tbody>
  489. </table>
  490. </div>
  491. </div>
  492. <div class="complain DCL">
  493. <!--<div class="lcs clearfix">
  494. <div class="ss"><img src="../img/start.png" alt="" /></div>
  495. <div class="one"><img src="../img/step1_0.png" alt="" /></div>
  496. <div class="one"><img src="../img/step2_0.png" alt="" /></div>
  497. <div class="one"><img src="../img/step3_0.png" alt="" /></div>
  498. <div class="one"><img src="../img/step4_0.png" alt="" /></div>
  499. <div class="one"><img src="../img/step5_0.png" alt="" /></div>
  500. </div>-->
  501. <ul class="lc_step clearfix">
  502. <!--<li class="no_step">
  503. <img src="../img/no_Step.png" alt="" />
  504. </li>-->
  505. <li class="start_step" style="text-align: right;">
  506. <p class="step_w1" style="visibility: hidden;">办理流程</p>
  507. <img src="../img/start.png" alt="" style="width: 70%;display: inline-block;position: relative;right: -1px;" />
  508. </li>
  509. <li class="step1">
  510. <p class="step_w0">录入</p>
  511. <img src="../img/step1_0.png" alt="" />
  512. <!--<div class="step_content">
  513. <p> 姓名:小白</p>
  514. <p> 部门:客服</p>
  515. <p> 时间:2018-04-25 12:20:00</p>
  516. </div>-->
  517. </li>
  518. <li class="step2 stem_other">
  519. <p class="step_w0">交办</p>
  520. <img src="../img/step2_0.png" alt="" />
  521. <!--<div class="step_content">
  522. <p> 姓名:小白</p>
  523. <p> 部门:客服</p>
  524. <p> 时间:2018-04-25 12:20:00</p>
  525. </div>-->
  526. </li>
  527. <li class="step3 stem_other">
  528. <p class="step_w0">办理</p>
  529. <img src="../img/step3_0.png" alt="" />
  530. </li>
  531. <li class="step4 stem_other">
  532. <p class="step_w0">回访</p>
  533. <img src="../img/step4_0.png" alt="" />
  534. </li>
  535. <li class="step5">
  536. <p class="step_w0">结案</p>
  537. <img src="../img/step5_0.png" alt="" />
  538. </li>
  539. </ul>
  540. </div>
  541. <div class="clearfix">
  542. <ul class="clearfix datil_ul">
  543. <li>
  544. 单号:
  545. <span class="DH"></span>
  546. </li>
  547. <li>
  548. 状态:
  549. <span class='ZT'></span>
  550. </li>
  551. <li>
  552. 受理人:
  553. <span class="SL"></span>
  554. </li>
  555. <li>
  556. 处理方式:
  557. <span class="CLFS"></span>
  558. </li>
  559. <li>
  560. 录入时间:
  561. <span class="LRSJ"></span>
  562. </li>
  563. <li>
  564. 提交时间:
  565. <span class="submitTime"></span>
  566. </li>
  567. <li>
  568. 办理时间:
  569. <span class="SLHJ"></span>
  570. </li>
  571. <li>
  572. 结案时间:
  573. <span class="lawsuitTime"></span>
  574. </li>
  575. </ul>
  576. <div class="clearfix wh_btn" style="width:100%;text-align:center;margin:10px 0;">
  577. <input type="hidden" class="hidWid" />
  578. <input type="button" value="发布网站" class="release mediaTransfer" />&nbsp;&nbsp;<input type="button" class="change release authority" value="修改" />&nbsp;&nbsp;<input type="button" value="打印预览" class="print" />&nbsp;&nbsp;<input type="button" value="关闭" class="closexq" />
  579. </div>
  580. <input type="hidden" id="Change" />
  581. </div>
  582. </div>
  583. </div>
  584. <script src="../Appeal/workDetail.js"></script>
  585. </body>
  586. </html>