商丘12345 前端

businessBrief.html 55KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123
  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 href="../css/init.css" rel="stylesheet" />
  10. <script src="../js/laydate/laydate.js"></script>
  11. <!--<script src="../js/jquery.table2excel.js"></script>-->
  12. <!--<script src="../js/excellentexport.js"></script>-->
  13. <style>
  14. .Shows {
  15. display: block !important;
  16. }
  17. .complain {
  18. display: none;
  19. }
  20. .daoHang {
  21. margin-bottom: 15px;
  22. }
  23. #main1,
  24. #main2 {
  25. width: 788.8px;
  26. margin: 0 auto;
  27. -webkit-box-shadow: 1px 1px 9px 2px #D2D2D2;
  28. box-shadow: 1px 1px 9px 2px #D2D2D2;
  29. background-color: #fff;
  30. padding: 30px 60px 80px 60px;
  31. }
  32. .alignC {
  33. text-align: center;
  34. }
  35. .alignC h2 {
  36. font-family: "宋体";
  37. font-weight: bold;
  38. font-size: 22pt;
  39. letter-spacing: -1px;
  40. }
  41. .headerAlign h3 div:nth-of-type(1) {
  42. font-size: 14pt;
  43. padding-top: 20px;
  44. text-align: left;
  45. font-weight: normal;
  46. margin-left: 48px;
  47. }
  48. #main1 table,
  49. #main2 table {
  50. margin: 0 auto;
  51. width: 600px;
  52. border-collapse: collapse;
  53. font-size: 13pt;
  54. font-family: "仿宋";
  55. }
  56. #main1 table tr, #main2 table tr {
  57. min-height: 49px;
  58. }
  59. tbody td {
  60. min-width: 10%;
  61. padding: 6px 0 6px 0;
  62. }
  63. .alignC .tableHead {
  64. text-align: center;
  65. padding-left: 10px;
  66. font-weight: 600;
  67. }
  68. .btn {
  69. margin-top: 4px;
  70. margin-bottom: 4px;
  71. background: #00a1cb;
  72. color: #fff;
  73. }
  74. .time-box {
  75. display: inline-block;
  76. position: relative;
  77. }
  78. .toolLeft input {
  79. padding-right: 30px;
  80. width: 150px;
  81. }
  82. .tub {
  83. position: absolute;
  84. right: 8px;
  85. top: 5px;
  86. font-size: 18px;
  87. color: #00a0ca;
  88. }
  89. #layui-laydate3 .layui-laydate-header {
  90. height: 31px;
  91. padding: 5px;
  92. }
  93. .laydate-theme-molv .layui-laydate-header i,
  94. .laydate-theme-molv .layui-laydate-header span {
  95. top: 2px;
  96. }
  97. .layui-laydate-header {
  98. padding: 0;
  99. }
  100. .laydate-theme-molv .layui-laydate-content {
  101. height: 195px;
  102. overflow: hidden;
  103. }
  104. .laydate-month-list > li {
  105. margin: 10px 0;
  106. }
  107. .laydate-footer-btns span:hover {
  108. color: #00a1cb;
  109. }
  110. </style>
  111. <style media="print">
  112. /*设置打印样式 标题宋体加黑二号*/
  113. .headerAlign h2 {
  114. font-family: "宋体" !important;
  115. font-weight: bold !important;
  116. font-size: 22pt !important;
  117. letter-spacing: -1px !important;
  118. }
  119. .headerAlign h3 div:nth-of-type(1) {
  120. font-size: 14pt !important;
  121. font-family: "宋体" !important;
  122. font-weight: normal !important;
  123. margin-left: 108px !important;
  124. }
  125. #main1,
  126. #main2 {
  127. padding: 40px 0 0 0 !important;
  128. }
  129. #main1 table,
  130. #main2 table {
  131. font-size: 13pt !important;
  132. font-family: "仿宋" !important;
  133. border-color: #000;
  134. color: #000;
  135. width: 600px !important;
  136. /*page-break-after:avoid !important;*/
  137. }
  138. #main1 table tr, #main2 table tr {
  139. min-height: 49px;
  140. }
  141. tbody td {
  142. padding: 6px 0 6px 0 !important;
  143. }
  144. @page {
  145. size: A4 portrait;
  146. }
  147. </style>
  148. </head>
  149. <body class="gray-bg">
  150. <div class="wrapper wrapper-content animated fadeInRight">
  151. <div class="daoHang clearfix">
  152. <div class="dhLeft">
  153. <sapn>
  154. <i class="syIcon"></i>位置:
  155. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  156. <a href="javaScript:;">业务统计</a>&gt;
  157. <a href="" class="nowPosition">业务简报</a>
  158. </sapn>
  159. </div>
  160. <div class="dhRight">
  161. <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
  162. </div>
  163. </div>
  164. <div class="Content_box">
  165. <div class="complain Shows">
  166. <ul class="nav nav-tabs ul_tab" role="tablist">
  167. <li class="active">
  168. <a href="#import_from_week" role="tab" data-toggle="tab">周简报</a>
  169. </li>
  170. <li>
  171. <a href="#import_from_month" role="tab" data-toggle="tab">月简报</a>
  172. </li>
  173. </ul>
  174. <div class="tab-content">
  175. <div class="tab-pane fade active in" id="import_from_week">
  176. <div class="toolBar clearfix">
  177. <div class="toolLeft">
  178. 开始时间:
  179. <span class="time-box"><i class="tub fa fa-calendar"></i><input class="photo x-color inputs laydate-icon" type="text" id="startTimes_1" /></span>
  180. 结束时间:
  181. <span class="time-box"><i class="tub fa fa-calendar"></i><input class="photo x-color inputs laydate-icon" type="text" id="endTimes_1" /></span>
  182. <button class="btns search_1">查询</button>
  183. <!--<button class="btns export_1">导出</button>-->
  184. <a id="export_1" class="btns export_1" href="">导出</a>
  185. </div>
  186. </div>
  187. <!--startprint1-->
  188. <div id="main1">
  189. <div class="alignC headerAlign">
  190. <br />
  191. <h2 style="margin-bottom: 15px;">
  192. 商丘市12345政务服务便民热线办公室周工作简报
  193. </h2>
  194. <!--<h3>
  195. <div>
  196. 时间:
  197. <span class="startTimeBrief1">-</span>
  198. <span>至</span>
  199. <span class="endTimeBrief1">-</span>
  200. </div>
  201. </h3>-->
  202. </div>
  203. <table id="weeklist" class="alignC" border="1" cellpadding="4" cellspacing="0" bordercolor="#cbcbcb">
  204. <tbody>
  205. <tr>
  206. <td colspan="8">
  207. <h3>
  208. 时间:
  209. <span class="startTimeBrief1">-</span>
  210. <span>至</span>
  211. <span class="endTimeBrief1">-</span>
  212. </h3>
  213. </td>
  214. </tr>
  215. <tr>
  216. <td colspan="8" class="tableHead">
  217. 话务受理情况
  218. </td>
  219. </tr>
  220. <tr>
  221. <td>
  222. 来电
  223. </td>
  224. <td>
  225. <span class="ldcount"></span>
  226. </td>
  227. <td>
  228. 接听
  229. </td>
  230. <td>
  231. <span class="jtcount"></span>
  232. </td>
  233. <td>
  234. 有效接听
  235. </td>
  236. <td>
  237. <span class="yxjtcount"></span>
  238. </td>
  239. <td colspan="2"></td>
  240. </tr>
  241. <!--工单受理情况-->
  242. <tr>
  243. <td colspan="8" class="tableHead">
  244. 工单受理情况
  245. </td>
  246. </tr>
  247. <tr>
  248. <td width="15%">
  249. 受理
  250. </td>
  251. <td width="10%">
  252. <span class="slcount"></span>
  253. </td>
  254. <td width="15%">
  255. 待提交
  256. </td>
  257. <td width="10%">
  258. <span class="dtjcount"></span>
  259. </td>
  260. <td width="15%">
  261. 待交办
  262. </td>
  263. <td width="10%">
  264. <span class="djbcount"></span>
  265. </td>
  266. <td width="15%">
  267. 待查收
  268. </td>
  269. <td width="10%">
  270. <span class="dcscount"></span>
  271. </td>
  272. </tr>
  273. <tr>
  274. <td>待审核退回</td>
  275. <td>
  276. <span class="dshthcount"></span>
  277. </td>
  278. <td>待办理</td>
  279. <td>
  280. <span class="dblcount"></span>
  281. </td>
  282. <td>待延时审核</td>
  283. <td>
  284. <span class="dshyscount"></span>
  285. </td>
  286. <td>待回访</td>
  287. <td>
  288. <span class="dhfcount"></span>
  289. </td>
  290. </tr>
  291. <tr>
  292. <td>待结案</td>
  293. <td>
  294. <span class="dwjcount"></span>
  295. </td>
  296. <td>待重办</td>
  297. <td>
  298. <span class="dcbcount"></span>
  299. </td>
  300. <td>已结案</td>
  301. <td>
  302. <span class="ywjcount"></span>
  303. </td>
  304. <td>在线办理</td>
  305. <td>
  306. <span class="zxblcount"></span>
  307. </td>
  308. </tr>
  309. <tr>
  310. <td>中心转派</td>
  311. <td>
  312. <span class="zxzpcount"></span>
  313. </td>
  314. <td>在线办理率</td>
  315. <td>
  316. <span class="zxblrate"></span>
  317. </td>
  318. <td colspan="4"></td>
  319. </tr>
  320. <!--政务热线受理情况-->
  321. <tr>
  322. <td colspan="8" class="tableHead">
  323. 政务热线受理情况
  324. </td>
  325. </tr>
  326. <tr>
  327. <td>
  328. <span class="dhsl">电话</span>
  329. </td>
  330. <td>
  331. <span class="dhslc"></span>
  332. </td>
  333. <td>
  334. <span class="szxxsl">市长信箱</span>
  335. </td>
  336. <td>
  337. <span class="szxxslc"></span>
  338. </td>
  339. <td>
  340. <span class="wbsl">微博</span>
  341. </td>
  342. <td>
  343. <span class="wbslc"></span>
  344. </td>
  345. <td>
  346. <span class="wzsl">网站</span>
  347. </td>
  348. <td>
  349. <span class="wzslc"></span>
  350. </td>
  351. </tr>
  352. <tr>
  353. <td>
  354. <span class="sjappsl">手机APP</span>
  355. </td>
  356. <td>
  357. <span class="sjappslc"></span>
  358. </td>
  359. <td>
  360. <span class="zffwsl">政务服务网</span>
  361. </td>
  362. <td>
  363. <span class="zffwslc"></span>
  364. </td>
  365. <td>
  366. <span class="wxsl">微信</span>
  367. </td>
  368. <td>
  369. <span class="wxslc"></span>
  370. </td>
  371. <td>
  372. <span class="sxsl">市县转单</span>
  373. </td>
  374. <td>
  375. <span class="sxslc"></span>
  376. </td>
  377. </tr>
  378. <tr>
  379. <td>
  380. <span class="sptsl">省12345平台</span>
  381. </td>
  382. <td>
  383. <span class="sptlc"></span>
  384. </td>
  385. </tr>
  386. <!--工单受理类型情况-->
  387. <tr>
  388. <td colspan="8" class="tableHead">
  389. 工单受理类型情况
  390. </td>
  391. </tr>
  392. <tr>
  393. <td>
  394. <span class="zxsl">咨询</span>
  395. </td>
  396. <td>
  397. <span class="zxslc"></span>
  398. </td>
  399. <td>
  400. <span class="qzsl">求助</span>
  401. </td>
  402. <td>
  403. <span class="qzslc"></span>
  404. </td>
  405. <td>
  406. <span class="tssl">投诉</span>
  407. </td>
  408. <td>
  409. <span class="tslc"></span>
  410. </td>
  411. <td>
  412. <span class="jysl">建议</span>
  413. </td>
  414. <td>
  415. <span class="jyslc"></span>
  416. </td>
  417. </tr>
  418. <tr>
  419. <td>
  420. <span class="bysl">表扬</span>
  421. </td>
  422. <td>
  423. <span class="byslc"></span>
  424. </td>
  425. <td>
  426. <span class="qtsl">其他</span>
  427. </td>
  428. <td>
  429. <span class="qtslc"></span>
  430. </td>
  431. <td colspan="4"></td>
  432. </tr>
  433. <!--工单事发区域情况-->
  434. <tr>
  435. <td colspan="8" class="tableHead">
  436. 工单事发区域情况
  437. </td>
  438. </tr>
  439. <!--<tr>
  440. <td>
  441. <span class="sqs">商丘市</span>
  442. </td>
  443. <td>
  444. <span class="sqsc"></span>
  445. </td>
  446. <td>
  447. <span class="syq">睢阳区</span>
  448. </td>
  449. <td>
  450. <span class="syqc"></span>
  451. </td>
  452. <td>
  453. <span class="lyq">梁园区</span>
  454. </td>
  455. <td>
  456. <span class="lyqc"></span>
  457. </td>
  458. <td>
  459. <span class="ycs">永城市</span>
  460. </td>
  461. <td>
  462. <span class="ycsc"></span>
  463. </td>
  464. </tr>
  465. <tr>
  466. <td>
  467. <span class="mqx">民权县</span>
  468. </td>
  469. <td>
  470. <span class="mqxc"></span>
  471. </td>
  472. <td>
  473. <span class="sx">睢县</span>
  474. </td>
  475. <td>
  476. <span class="sxc"></span>
  477. </td>
  478. <td>
  479. <span class="nlx">宁陵县</span>
  480. </td>
  481. <td>
  482. <span class="nlxc"></span>
  483. </td>
  484. <td>
  485. <span class="zcx">柘城县</span>
  486. </td>
  487. <td>
  488. <span class="zcxc"></span>
  489. </td>
  490. </tr>
  491. <tr>
  492. <td>
  493. <span class="dcx">虞城县</span>
  494. </td>
  495. <td>
  496. <span class="dcxc"></span>
  497. </td>
  498. <td>
  499. <span class="xyx">夏邑县</span>
  500. </td>
  501. <td>
  502. <span class="xyxc"></span>
  503. </td>
  504. <td>
  505. <span class="cxyt">城乡一体化示范区</span>
  506. </td>
  507. <td>
  508. <span class="cxytc"></span>
  509. </td>
  510. <td colspan="2"></td>
  511. </tr>-->
  512. </tbody>
  513. </table>
  514. </div><!--endprint1-->
  515. <div class="alignC">
  516. <input type="button" value="打印" class="btn" id="printBtn1" />
  517. </div>
  518. </div>
  519. <div class="tab-pane fade" id="import_from_month">
  520. <div class="toolBar clearfix">
  521. <div class="toolLeft">
  522. 选择月份:
  523. <span class="time-box"><i class="tub fa fa-calendar"></i><input class="photo x-color inputs laydate-icon" type="text" id="monthDateTimes" /></span>
  524. <button class="btns search_2">查询</button>
  525. <!--<button class="btns export_2">导出</button>-->
  526. <a id="export_2" class="btns export_2" href="">导出</a>
  527. </div>
  528. </div>
  529. <!--startprint2-->
  530. <div id="main2">
  531. <div class="alignC headerAlign">
  532. <br />
  533. <h2 style="margin-bottom: 15px;">
  534. 商丘市12345政务服务便民热线办公室月工作简报
  535. </h2>
  536. <!--<h3>
  537. <div>
  538. 时间:
  539. <span class="startTimeBrief2">-</span>
  540. <span>至</span>
  541. <span class="endTimeBrief2">-</span>
  542. </div>
  543. </h3>-->
  544. </div>
  545. <table id="monthlist" class="alignC" border="1" cellpadding="4" cellspacing="0" bordercolor="#cbcbcb">
  546. <tbody>
  547. <!--话务受理情况-->
  548. <tr>
  549. <td colspan="8">
  550. <h3>
  551. 时间:
  552. <span class="startTimeBrief2">-</span>
  553. <span>至</span>
  554. <span class="endTimeBrief2">-</span>
  555. </h3>
  556. </td>
  557. </tr>
  558. <tr>
  559. <td colspan="8" class="tableHead">
  560. 话务受理情况
  561. </td>
  562. </tr>
  563. <tr>
  564. <td>
  565. 来电
  566. </td>
  567. <td>
  568. <span class="ldcount"></span>
  569. </td>
  570. <td>
  571. 接听
  572. </td>
  573. <td>
  574. <span class="jtcount"></span>
  575. </td>
  576. <td>
  577. 有效接听
  578. </td>
  579. <td>
  580. <span class="yxjtcount"></span>
  581. </td>
  582. <td colspan="2"></td>
  583. </tr>
  584. <!--工单受理情况-->
  585. <tr>
  586. <td colspan="8" class="tableHead">
  587. 工单受理情况
  588. </td>
  589. </tr>
  590. <tr>
  591. <td width="15%">
  592. 受理
  593. </td>
  594. <td width="10%">
  595. <span class="slcount"></span>
  596. </td>
  597. <td width="15%">
  598. 待提交
  599. </td>
  600. <td width="10%">
  601. <span class="dtjcount"></span>
  602. </td>
  603. <td width="15%">
  604. 待交办
  605. </td>
  606. <td width="10%">
  607. <span class="djbcount"></span>
  608. </td>
  609. <td width="15%">
  610. 待查收
  611. </td>
  612. <td width="10%">
  613. <span class="dcscount"></span>
  614. </td>
  615. </tr>
  616. <tr>
  617. <td>待审核退回</td>
  618. <td>
  619. <span class="dshthcount"></span>
  620. </td>
  621. <td>待办理</td>
  622. <td>
  623. <span class="dblcount"></span>
  624. </td>
  625. <td>待延时审核</td>
  626. <td>
  627. <span class="dshyscount"></span>
  628. </td>
  629. <td>待回访</td>
  630. <td>
  631. <span class="dhfcount"></span>
  632. </td>
  633. </tr>
  634. <tr>
  635. <td>待结案</td>
  636. <td>
  637. <span class="dwjcount"></span>
  638. </td>
  639. <td>待重办</td>
  640. <td>
  641. <span class="dcbcount"></span>
  642. </td>
  643. <td>已结案</td>
  644. <td>
  645. <span class="ywjcount"></span>
  646. </td>
  647. <td>在线办理</td>
  648. <td>
  649. <span class="zxblcount"></span>
  650. </td>
  651. </tr>
  652. <tr>
  653. <td>中心转派</td>
  654. <td>
  655. <span class="zxzpcount"></span>
  656. </td>
  657. <td>在线办理率</td>
  658. <td>
  659. <span class="zxblrate"></span>
  660. </td>
  661. <td colspan="4"></td>
  662. </tr>
  663. <!--政务热线受理情况-->
  664. <tr>
  665. <td colspan="8" class="tableHead">
  666. 政务热线受理情况
  667. </td>
  668. </tr>
  669. <tr>
  670. <td>
  671. <span class="dhsl">电话</span>
  672. </td>
  673. <td>
  674. <span class="dhslc"></span>
  675. </td>
  676. <td>
  677. <span class="szxxsl">市长信箱</span>
  678. </td>
  679. <td>
  680. <span class="szxxslc"></span>
  681. </td>
  682. <td>
  683. <span class="wbsl">微博</span>
  684. </td>
  685. <td>
  686. <span class="wbslc"></span>
  687. </td>
  688. <td>
  689. <span class="wzsl">网站</span>
  690. </td>
  691. <td>
  692. <span class="wzslc"></span>
  693. </td>
  694. </tr>
  695. <tr>
  696. <td>
  697. <span class="sjappsl">手机APP</span>
  698. </td>
  699. <td>
  700. <span class="sjappslc"></span>
  701. </td>
  702. <td>
  703. <span class="zffwsl">政务服务网</span>
  704. </td>
  705. <td>
  706. <span class="zffwslc"></span>
  707. </td>
  708. <td>
  709. <span class="wxsl">微信</span>
  710. </td>
  711. <td>
  712. <span class="wxslc"></span>
  713. </td>
  714. <td>
  715. <span class="sxsl">市县转单</span>
  716. </td>
  717. <td>
  718. <span class="sxslc"></span>
  719. </td>
  720. </tr>
  721. <!--工单受理类型情况-->
  722. <tr>
  723. <td colspan="8" class="tableHead">
  724. 工单受理类型情况
  725. </td>
  726. </tr>
  727. <tr>
  728. <td>
  729. <span class="zxsl">咨询</span>
  730. </td>
  731. <td>
  732. <span class="zxslc"></span>
  733. </td>
  734. <td>
  735. <span class="qzsl">求助</span>
  736. </td>
  737. <td>
  738. <span class="qzslc"></span>
  739. </td>
  740. <td>
  741. <span class="tssl">投诉</span>
  742. </td>
  743. <td>
  744. <span class="tslc"></span>
  745. </td>
  746. <td>
  747. <span class="jysl">建议</span>
  748. </td>
  749. <td>
  750. <span class="jyslc"></span>
  751. </td>
  752. </tr>
  753. <tr>
  754. <td>
  755. <span class="bysl">表扬</span>
  756. </td>
  757. <td>
  758. <span class="byslc"></span>
  759. </td>
  760. <td>
  761. <span class="qtsl">其他</span>
  762. </td>
  763. <td>
  764. <span class="qtslc"></span>
  765. </td>
  766. <td colspan="4"></td>
  767. </tr>
  768. <!--工单事发区域情况-->
  769. <tr>
  770. <td colspan="8" class="tableHead">
  771. 工单事发区域情况
  772. </td>
  773. </tr>
  774. <!--<tr>
  775. <td>
  776. <span class="sqs">商丘市</span>
  777. </td>
  778. <td>
  779. <span class="sqsc"></span>
  780. </td>
  781. <td>
  782. <span class="syq">睢阳区</span>
  783. </td>
  784. <td>
  785. <span class="syqc"></span>
  786. </td>
  787. <td>
  788. <span class="lyq">梁园区</span>
  789. </td>
  790. <td>
  791. <span class="lyqc"></span>
  792. </td>
  793. <td>
  794. <span class="ycs">永城市</span>
  795. </td>
  796. <td>
  797. <span class="ycsc"></span>
  798. </td>
  799. </tr>
  800. <tr>
  801. <td>
  802. <span class="mqx">民权县</span>
  803. </td>
  804. <td>
  805. <span class="mqxc"></span>
  806. </td>
  807. <td>
  808. <span class="sx">睢县</span>
  809. </td>
  810. <td>
  811. <span class="sxc"></span>
  812. </td>
  813. <td>
  814. <span class="nlx">宁陵县</span>
  815. </td>
  816. <td>
  817. <span class="nlxc"></span>
  818. </td>
  819. <td>
  820. <span class="zcx">柘城县</span>
  821. </td>
  822. <td>
  823. <span class="zcxc"></span>
  824. </td>
  825. </tr>
  826. <tr>
  827. <td>
  828. <span class="dcx">虞城县</span>
  829. </td>
  830. <td>
  831. <span class="dcxc"></span>
  832. </td>
  833. <td>
  834. <span class="xyx">夏邑县</span>
  835. </td>
  836. <td>
  837. <span class="xyxc"></span>
  838. </td>
  839. <td>
  840. <span class="cxyt">城乡一体化示范区</span>
  841. </td>
  842. <td>
  843. <span class="cxytc"></span>
  844. </td>
  845. <td colspan="2"></td>
  846. </tr>-->
  847. </tbody>
  848. </table>
  849. </div><!--endprint2-->
  850. <div class="alignC">
  851. <input type="button" value="打印" class="btn" id="printBtn2" />
  852. </div>
  853. </div>
  854. </div>
  855. </div>
  856. </div>
  857. </div>
  858. <script>
  859. var briefIndex = 1;
  860. $(document).ready(function () {
  861. laydate.render({
  862. theme: '#00a1cb',
  863. trigger: 'click',
  864. elem: '#startTimes_1',
  865. });
  866. laydate.render({
  867. theme: '#00a1cb',
  868. trigger: 'click',
  869. elem: '#endTimes_1',
  870. });
  871. laydate.render({
  872. theme: '#00a1cb',
  873. trigger: 'click',
  874. elem: '#monthDateTimes',
  875. format: 'yyyy-MM',
  876. type: 'month',
  877. value: new Date()
  878. });
  879. initTableBrief(briefIndex);
  880. $('.ul_tab li').click(function () {
  881. briefIndex = $(this).index() + 1;
  882. initTableBrief(briefIndex);
  883. })
  884. })
  885. //表格
  886. function initTableBrief(brieftype) {
  887. $.getJSON(huayi.config.callcenter_url + 'DataAnalysis/GetSimpleReport', {
  888. sdate: (brieftype == 1) ? $('#startTimes_1').val() : '',
  889. edate: (brieftype == 1) ? $('#endTimes_1').val() : '',
  890. monthdate: (brieftype == 2) ? $('#monthDateTimes').val() : '',
  891. type: brieftype, //1周报 2月报
  892. token: $.cookie("token")
  893. }, function (result) {
  894. if (result.state.toLowerCase() == "success") {
  895. var content = result.data;
  896. //时间
  897. $('.startTimeBrief' + brieftype + '').html(content.SimpleReport5[0].sdate);
  898. $('.endTimeBrief' + brieftype + '').html(content.SimpleReport5[0].edate);
  899. //话务受理情况
  900. $('#main' + brieftype + ' .ldcount').html(content.SimpleReport[0].ldcount);
  901. $('#main' + brieftype + ' .jtcount').html(content.SimpleReport[0].jtcount);
  902. $('#main' + brieftype + ' .yxjtcount').html(content.SimpleReport[0].yxcount);
  903. //工单受理情况
  904. $('#main' + brieftype + ' .slcount').html(content.SimpleReport1[0].slcount);//受理
  905. $('#main' + brieftype + ' .dtjcount').html(content.SimpleReport1[0].dtjcount);//待提交
  906. $('#main' + brieftype + ' .djbcount').html(content.SimpleReport1[0].djbcount);//待交办
  907. $('#main' + brieftype + ' .dcscount').html(content.SimpleReport1[0].dcscount);//待查收
  908. $('#main' + brieftype + ' .dshthcount').html(content.SimpleReport1[0].dshthcount);//待审核退回
  909. $('#main' + brieftype + ' .dblcount').html(content.SimpleReport1[0].dblcount);//待办理
  910. $('#main' + brieftype + ' .dshyscount').html(content.SimpleReport1[0].dshyscount);//待延时审核
  911. $('#main' + brieftype + ' .dhfcount').html(content.SimpleReport1[0].dhfcount);//待回访
  912. $('#main' + brieftype + ' .dwjcount').html(content.SimpleReport1[0].dwjcount);//待结案
  913. $('#main' + brieftype + ' .dcbcount').html(content.SimpleReport1[0].dcbcount);//待重办
  914. $('#main' + brieftype + ' .ywjcount').html(content.SimpleReport1[0].ywjcount);//已结案
  915. $('#main' + brieftype + ' .zxzpcount').html(content.SimpleReport1[0].zxzpcount);//中心转派
  916. $('#main' + brieftype + ' .zxblcount').html(content.SimpleReport1[0].zxbjcount);//在线办理
  917. $('#main' + brieftype + ' .zxblrate').html(content.SimpleReport1[0].zxbjrate);//在线办理
  918. //政务热线受理情况
  919. $('#main' + brieftype + ' .dhsl').html(content.SimpleReport2[0].source);
  920. $('#main' + brieftype + ' .dhslc').html(content.SimpleReport2[0].count);
  921. $('#main' + brieftype + ' .szxxsl').html(content.SimpleReport2[1].source);
  922. $('#main' + brieftype + ' .szxxslc').html(content.SimpleReport2[1].count);
  923. $('#main' + brieftype + ' .wbsl').html(content.SimpleReport2[2].source);
  924. $('#main' + brieftype + ' .wbslc').html(content.SimpleReport2[2].count);
  925. $('#main' + brieftype + ' .wzsl').html(content.SimpleReport2[3].source);
  926. $('#main' + brieftype + ' .wzslc').html(content.SimpleReport2[3].count);
  927. $('#main' + brieftype + ' .wxsl').html(content.SimpleReport2[4].source);
  928. $('#main' + brieftype + ' .wxslc').html(content.SimpleReport2[4].count);
  929. $('#main' + brieftype + ' .sjappsl').html(content.SimpleReport2[5].source);
  930. $('#main' + brieftype + ' .sjappslc').html(content.SimpleReport2[5].count);
  931. $('#main' + brieftype + ' .zffwsl').html(content.SimpleReport2[6].source);
  932. $('#main' + brieftype + ' .zffwslc').html(content.SimpleReport2[6].count);
  933. $('#main' + brieftype + ' .sxsl').html(content.SimpleReport2[7].source);
  934. $('#main' + brieftype + ' .sxslc').html(content.SimpleReport2[7].count);
  935. $('#main' + brieftype + ' .sptsl').html(content.SimpleReport2[8].source);
  936. $('#main' + brieftype + ' .sptlc').html(content.SimpleReport2[8].count);
  937. //工单受理类型情况
  938. $('#main' + brieftype + ' .zxsl').html(content.SimpleReport3[0].type);
  939. $('#main' + brieftype + ' .zxslc').html(content.SimpleReport3[0].count);
  940. $('#main' + brieftype + ' .qzsl').html(content.SimpleReport3[1].type);
  941. $('#main' + brieftype + ' .qzslc').html(content.SimpleReport3[1].count);
  942. $('#main' + brieftype + ' .tssl').html(content.SimpleReport3[2].type);
  943. $('#main' + brieftype + ' .tslc').html(content.SimpleReport3[2].count);
  944. $('#main' + brieftype + ' .jysl').html(content.SimpleReport3[3].type);
  945. $('#main' + brieftype + ' .jyslc').html(content.SimpleReport3[3].count);
  946. $('#main' + brieftype + ' .bysl').html(content.SimpleReport3[4].type);
  947. $('#main' + brieftype + ' .byslc').html(content.SimpleReport3[4].count);
  948. $('#main' + brieftype + ' .qtsl').html(content.SimpleReport3[5].type);
  949. $('#main' + brieftype + ' .qtslc').html(content.SimpleReport3[5].count);
  950. //工单事发区域情况
  951. //$('#main' + brieftype + ' .sqs').html(content.SimpleReport4[0].areaname);
  952. //$('#main' + brieftype + ' .sqsc').html(content.SimpleReport4[0].count);
  953. //$('#main' + brieftype + ' .syq').html(content.SimpleReport4[1].areaname);
  954. //$('#main' + brieftype + ' .syqc').html(content.SimpleReport4[1].count);
  955. //$('#main' + brieftype + ' .lyq').html(content.SimpleReport4[2].areaname);
  956. //$('#main' + brieftype + ' .lyqc').html(content.SimpleReport4[2].count);
  957. //$('#main' + brieftype + ' .ycs').html(content.SimpleReport4[3].areaname);
  958. //$('#main' + brieftype + ' .ycsc').html(content.SimpleReport4[3].count);
  959. //$('#main' + brieftype + ' .mqx').html(content.SimpleReport4[4].areaname);
  960. //$('#main' + brieftype + ' .mqxc').html(content.SimpleReport4[4].count);
  961. //$('#main' + brieftype + ' .sx').html(content.SimpleReport4[5].areaname);
  962. //$('#main' + brieftype + ' .sxc').html(content.SimpleReport4[5].count);
  963. //$('#main' + brieftype + ' .nlx').html(content.SimpleReport4[6].areaname);
  964. //$('#main' + brieftype + ' .nlxc').html(content.SimpleReport4[6].count);
  965. //$('#main' + brieftype + ' .zcx').html(content.SimpleReport4[7].areaname);
  966. //$('#main' + brieftype + ' .zcxc').html(content.SimpleReport4[7].count);
  967. //$('#main' + brieftype + ' .dcx').html(content.SimpleReport4[8].areaname);
  968. //$('#main' + brieftype + ' .dcxc').html(content.SimpleReport4[8].count);
  969. //$('#main' + brieftype + ' .xyx').html(content.SimpleReport4[9].areaname);
  970. //$('#main' + brieftype + ' .xyxc').html(content.SimpleReport4[9].count);
  971. //$('#main' + brieftype + ' .cxyt').html(content.SimpleReport4[10].areaname);
  972. //$('#main' + brieftype + ' .cxytc').html(content.SimpleReport4[10].count);
  973. $(".source").remove();
  974. var sourcedata = content.SimpleReport4;
  975. var cnt = sourcedata.length;
  976. var row = (cnt / 4) + 1;
  977. for (var i = 0; i < row; i++) {
  978. var html = "<tr class='source'>";
  979. for (var j = 0; j < 4; j++) {
  980. var rownum = i * 4 + j;
  981. if (rownum < cnt) {
  982. html += "<td>" + sourcedata[rownum].areaname + "</td><td>" + sourcedata[rownum].count + "</td>";
  983. }
  984. else {
  985. html += "<td colspan='" + (4 - j) * 2 + "'></td>";
  986. break;
  987. }
  988. }
  989. html += "/<tr>";
  990. $(html).appendTo($('#main' + brieftype).find('tbody'));
  991. }
  992. }
  993. })
  994. }
  995. //代办搜索
  996. $(".search_1").click(function () {
  997. initTableBrief(briefIndex);
  998. });
  999. $(".search_2").click(function () {
  1000. initTableBrief(briefIndex);
  1001. });
  1002. $(".export_1").click(function () {
  1003. var url = huayi.config.callcenter_url + "DataAnalysis/GetSimpleReport?token=" + $.cookie("token");
  1004. url += "&sdate=" + $('#startTimes_1').val() + "&edate=" + $('#endTimes_1').val() + "&type=1&isdc=1";
  1005. $(".export_1").attr('href', url);
  1006. //return ExcellentExport.convert({
  1007. // anchor: 'export_1',
  1008. // filename: '业务简报周报',
  1009. // format: 'xlsx'
  1010. //}, [{
  1011. // name: 'Sheet',
  1012. // from: {
  1013. // table: 'weeklist'
  1014. // }
  1015. //}]);
  1016. //$("#weeklist").table2excel({
  1017. // exclude: ".noExl",
  1018. // name: "业务简报周报",
  1019. // filename: "业务简报周报",
  1020. // exclude_img: true,
  1021. // exclude_links: true,
  1022. // exclude_inputs: true
  1023. //});
  1024. });
  1025. $(".export_2").click(function () {
  1026. var url = huayi.config.callcenter_url + "DataAnalysis/GetSimpleReport?token=" + $.cookie("token");
  1027. url += "&monthdate=" + $('#monthDateTimes').val() + "&type=2&isdc=1";
  1028. $(".export_2").attr('href', url);
  1029. //return ExcellentExport.convert({
  1030. // anchor: 'export_2',
  1031. // filename: '业务简报月报',
  1032. // format: 'xlsx'
  1033. //}, [{
  1034. // name: 'Sheet',
  1035. // from: {
  1036. // table: 'monthlist'
  1037. // }
  1038. //}]);
  1039. //$("#monthlist").table2excel({
  1040. // exclude: ".noExl",
  1041. // name: "业务简报月报",
  1042. // filename: "业务简报月报",
  1043. // exclude_img: true,
  1044. // exclude_links: true,
  1045. // exclude_inputs: true
  1046. //});
  1047. });
  1048. /*打印*/
  1049. $(document).on('click', '#printBtn1', { printPage: 1 }, preview);
  1050. $(document).on('click', '#printBtn2', { printPage: 2 }, preview);
  1051. function preview(e) {
  1052. var oper = e.data.printPage;
  1053. if (oper < 5) {
  1054. bdhtml = window.document.body.innerHTML; //获取当前页的html代码
  1055. sprnstr = "<!--startprint" + oper + "-->"; //设置打印开始区域
  1056. eprnstr = "<!--endprint" + oper + "-->"; //设置打印结束区域
  1057. prnhtml = bdhtml.substring(bdhtml.indexOf(sprnstr) + 18); //从开始代码向后取html
  1058. print.portrait = true;//纵向打印
  1059. prnhtml = prnhtml.substring(0, prnhtml.indexOf(eprnstr)); //从结束代码向前取html
  1060. window.document.body.innerHTML = prnhtml;
  1061. window.print();
  1062. window.document.body.innerHTML = bdhtml;
  1063. location.reload();
  1064. } else {
  1065. window.print();
  1066. }
  1067. }
  1068. </script>
  1069. </body>
  1070. </html>