search.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" ng-app="app">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
  6. <title>日常管理查询</title>
  7. <link href="../../AFrontEnd/css/animate.css" rel="stylesheet" />
  8. <link href="../../AFrontEnd/css/fontawesome/css/font-awesome.css" rel="stylesheet" />
  9. <link href="../../AFrontEnd/css/bootstrap.css" rel="stylesheet" />
  10. <link href="../../AFrontEnd/css/style.css" rel="stylesheet" />
  11. <script>document.write("<link href='../../AFrontEnd/css/special.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
  12. <style>
  13. </style>
  14. </head>
  15. <body>
  16. <div ng-controller="listCtrl as ctl" ng-cloak>
  17. <div class="wrapper wrapper-content">
  18. <div class="row">
  19. <div class="col-md-12">
  20. <div class="ibox float-e-margins">
  21. <div class="ibox-content">
  22. <div class="row">
  23. <div class="sp-page">
  24. <button class="sp-btn-blue sp-pull-right" style="margin:3px" ng-click="ctl.printOut()">导出</button>
  25. <button class="sp-btn-blue sp-pull-right" style="margin:3px" ng-click="ctl.getData()">查询</button>
  26. <div class="sp-page sp-span3 sp-pull-right sp-ml-20 sp-lh-30" ng-if="ctl.search.TYPE==4">
  27. 结束时间:
  28. <input type="text" class="sp-input laydate-logo" sp-laydate style="width:150px" ng-model="ctl.search.JSSJ" />
  29. </div>
  30. <div class="sp-page sp-span3 sp-pull-right sp-ml-20 sp-lh-30" ng-if="ctl.search.TYPE==4">
  31. 开始时间:
  32. <input type="text" class="sp-input laydate-logo" sp-laydate style="width:150px" ng-model="ctl.search.KSSJ" />
  33. </div>
  34. <div class="sp-page sp-span2 sp-pull-right sp-lh-30">
  35. <select class="sp-select" ng-model="ctl.search.TYPE" ng-change="ctl.changeType()">
  36. <option value="1">本月</option>
  37. <option value="2">本季度</option>
  38. <option value="3">本年</option>
  39. <option value="4">自定义</option>
  40. </select>
  41. </div>
  42. <div class="sp-line-gray"></div>
  43. </div>
  44. <div class="sp-page" style="overflow:auto">
  45. <table class="sp-table" id="printOut">
  46. <thead>
  47. <tr>
  48. <th rowspan="3" width="180"><div style="width:150px">部门</div></th>
  49. <th colspan="10" style="border-bottom: 1px solid #E1E6EB">请假</th>
  50. <th colspan="6" style="border-bottom: 1px solid #E1E6EB">销假</th>
  51. <th colspan="4" style="border-bottom: 1px solid #E1E6EB">用车申请</th>
  52. <th colspan="4" style="border-bottom: 1px solid #E1E6EB">申请公开</th>
  53. <th colspan="4" style="border-bottom: 1px solid #E1E6EB">办公用品</th>
  54. <th colspan="4" style="border-bottom: 1px solid #E1E6EB">会议</th>
  55. <th colspan="4" style="border-bottom: 1px solid #E1E6EB">值班</th>
  56. <th colspan="4" style="border-bottom: 1px solid #E1E6EB">工作动态</th>
  57. <th colspan="4" style="border-bottom: 1px solid #E1E6EB">自定义工作</th>
  58. <th colspan="4" style="border-bottom: 1px solid #E1E6EB">文件发布</th>
  59. </tr>
  60. <tr>
  61. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">领导请假(因公)</th>
  62. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">领导请假(因私)</th>
  63. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">干部请假(因公)</th>
  64. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">干部请假(因私)</th>
  65. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  66. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">领导销假</th>
  67. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">干部销假</th>
  68. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  69. <th colspan="2" style="border-bottom: 1px solid #E1E6EB"></th>
  70. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  71. <th colspan="2" style="border-bottom: 1px solid #E1E6EB"></th>
  72. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  73. <th colspan="2" style="border-bottom: 1px solid #E1E6EB"></th>
  74. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  75. <th colspan="2" style="border-bottom: 1px solid #E1E6EB"></th>
  76. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  77. <th colspan="2" style="border-bottom: 1px solid #E1E6EB"></th>
  78. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  79. <th colspan="2" style="border-bottom: 1px solid #E1E6EB"></th>
  80. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  81. <th colspan="2" style="border-bottom: 1px solid #E1E6EB"></th>
  82. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  83. <th colspan="2" style="border-bottom: 1px solid #E1E6EB"></th>
  84. <th colspan="2" style="border-bottom: 1px solid #E1E6EB">小计</th>
  85. </tr>
  86. <tr>
  87. <th>办理中</th>
  88. <th>完结</th>
  89. <th>办理中</th>
  90. <th>完结</th>
  91. <th>办理中</th>
  92. <th>完结</th>
  93. <th>办理中</th>
  94. <th>完结</th>
  95. <th>办理中</th>
  96. <th>完结</th>
  97. <th>办理中</th>
  98. <th>完结</th>
  99. <th>办理中</th>
  100. <th>完结</th>
  101. <th>办理中</th>
  102. <th>完结</th>
  103. <th>办理中</th>
  104. <th>完结</th>
  105. <th>办理中</th>
  106. <th>完结</th>
  107. <th>办理中</th>
  108. <th>完结</th>
  109. <th>办理中</th>
  110. <th>完结</th>
  111. <th>办理中</th>
  112. <th>完结</th>
  113. <th>办理中</th>
  114. <th>完结</th>
  115. <th>办理中</th>
  116. <th>完结</th>
  117. <th>办理中</th>
  118. <th>完结</th>
  119. <th>办理中</th>
  120. <th>完结</th>
  121. <th>办理中</th>
  122. <th>完结</th>
  123. <th>办理中</th>
  124. <th>完结</th>
  125. <th>办理中</th>
  126. <th>完结</th>
  127. <th>办理中</th>
  128. <th>完结</th>
  129. <th>办理中</th>
  130. <th>完结</th>
  131. <th>办理中</th>
  132. <th>完结</th>
  133. <th>办理中</th>
  134. <th>完结</th>
  135. </tr>
  136. </thead>
  137. <tbody>
  138. <tr ng-repeat="item in ctl.list">
  139. <td ng-bind="item.NAME"></td>
  140. <td ng-bind="item.DATA.DEAL_COUNT0_0"></td>
  141. <td ng-bind="item.DATA.STOP_COUNT0_0"></td>
  142. <td ng-bind="item.DATA.DEAL_COUNT0_1"></td>
  143. <td ng-bind="item.DATA.STOP_COUNT0_1"></td>
  144. <td ng-bind="item.DATA.DEAL_COUNT0_2"></td>
  145. <td ng-bind="item.DATA.STOP_COUNT0_2"></td>
  146. <td ng-bind="item.DATA.DEAL_COUNT0_3"></td>
  147. <td ng-bind="item.DATA.STOP_COUNT0_3"></td>
  148. <td ng-bind="item.DATA.DEAL_TOTAL0_3"></td>
  149. <td ng-bind="item.DATA.STOP_TOTAL0_3"></td>
  150. <td ng-bind="item.DATA.DEAL_COUNT1_0"></td>
  151. <td ng-bind="item.DATA.STOP_COUNT1_0"></td>
  152. <td ng-bind="item.DATA.DEAL_COUNT1_1"></td>
  153. <td ng-bind="item.DATA.STOP_COUNT1_1"></td>
  154. <td ng-bind="item.DATA.DEAL_TOTAL1_1"></td>
  155. <td ng-bind="item.DATA.STOP_TOTAL1_1"></td>
  156. <td ng-bind="item.DATA.DEAL_COUNT2_0"></td>
  157. <td ng-bind="item.DATA.STOP_COUNT2_0"></td>
  158. <td ng-bind="item.DATA.DEAL_TOTAL2_0"></td>
  159. <td ng-bind="item.DATA.STOP_TOTAL2_0"></td>
  160. <td ng-bind="item.DATA.DEAL_COUNT3_0"></td>
  161. <td ng-bind="item.DATA.STOP_COUNT3_0"></td>
  162. <td ng-bind="item.DATA.DEAL_TOTAL3_0"></td>
  163. <td ng-bind="item.DATA.STOP_TOTAL3_0"></td>
  164. <td ng-bind="item.DATA.DEAL_COUNT4_0"></td>
  165. <td ng-bind="item.DATA.STOP_COUNT4_0"></td>
  166. <td ng-bind="item.DATA.DEAL_TOTAL4_0"></td>
  167. <td ng-bind="item.DATA.STOP_TOTAL4_0"></td>
  168. <td ng-bind="item.DATA.DEAL_COUNT5_0"></td>
  169. <td ng-bind="item.DATA.STOP_COUNT5_0"></td>
  170. <td ng-bind="item.DATA.DEAL_TOTAL5_0"></td>
  171. <td ng-bind="item.DATA.STOP_TOTAL5_0"></td>
  172. <td ng-bind="item.DATA.DEAL_COUNT6_0"></td>
  173. <td ng-bind="item.DATA.STOP_COUNT6_0"></td>
  174. <td ng-bind="item.DATA.DEAL_TOTAL6_0"></td>
  175. <td ng-bind="item.DATA.STOP_TOTAL6_0"></td>
  176. <td ng-bind="item.DATA.DEAL_COUNT7_0"></td>
  177. <td ng-bind="item.DATA.STOP_COUNT7_0"></td>
  178. <td ng-bind="item.DATA.DEAL_TOTAL7_0"></td>
  179. <td ng-bind="item.DATA.STOP_TOTAL7_0"></td>
  180. <td ng-bind="item.DATA.DEAL_COUNT8_0"></td>
  181. <td ng-bind="item.DATA.STOP_COUNT8_0"></td>
  182. <td ng-bind="item.DATA.DEAL_TOTAL8_0"></td>
  183. <td ng-bind="item.DATA.STOP_TOTAL8_0"></td>
  184. <td ng-bind="item.DATA.DEAL_COUNT9_0"></td>
  185. <td ng-bind="item.DATA.STOP_COUNT9_0"></td>
  186. <td ng-bind="item.DATA.DEAL_TOTAL9_0"></td>
  187. <td ng-bind="item.DATA.STOP_TOTAL9_0"></td>
  188. </tr>
  189. </tbody>
  190. </table>
  191. <div class="sp-table-tip ng-hide" ng-show="ctl.noDataTip == 0">
  192. <i class="fa fa-exclamation-circle sp-mr-10"></i>您好,暂未查询到相关信息!
  193. </div>
  194. </div>
  195. </div>
  196. </div>
  197. </div>
  198. </div>
  199. </div>
  200. </div>
  201. </div>
  202. <script src="../../AFrontEnd/js/jquery/jquery-2.1.4.min.js"></script>
  203. <script src="../../AFrontEnd/js/laydate/laydate.js"></script>
  204. <script src="../../AFrontEnd/js/angularjs/angular.js"></script>
  205. <script src="../../AFrontEnd/js/angularjs/dirPagination.js"></script>
  206. <script src="../../apiurljs.js"></script>
  207. <script src="../../js/sm4.js"></script>
  208. <!-- 导出excel -->
  209. <script src="../gongzi/js/vendor/jquery.jqprint-0.3.js"></script>
  210. <script src="../gongzi/js/vendor/shim.min.js"></script>
  211. <script src="../gongzi/js/vendor/jszip.js"></script>
  212. <script src="../gongzi/js/vendor/xlsx.full.js"></script>
  213. <script src="../gongzi/js/vendor/Blob.js"></script>
  214. <script src="../gongzi/js/vendor/FileSaver.js"></script>
  215. <script>document.write('<scri' + 'pt src="../../AFrontEnd/js/special/special.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  216. <script>document.write('<scri' + 'pt src="js/search.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  217. <script src="../../AFrontEnd/js/special/spng.js"></script>
  218. <script src="../../AFrontEnd/js/special/spngvld.js"></script>
  219. </body>
  220. </html>