meansapplylist.html 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. <div ng-controller="meansapplyListCtrl" class="">
  2. <section id="page-title">
  3. <div class="row">
  4. <!-- <i class="iconfont icon-bianji pull-left"></i> -->
  5. <div class="col-sm-8">
  6. <h1 class="mainTitle">申请单列表<i tooltip='申请单列表,点击操作处理任务' tooltip-placement="right" class="fa ti-help-alt margin-left-10 fontcolor-five pointfont"></i></h1>
  7. </div>
  8. </div>
  9. </section>
  10. <div class="listbote row">
  11. <div class="col-xs-12">
  12. <div class="row_0 backlg col-xs-12" style="margin-bottom: 8px;padding:8px 0 10px 0;">
  13. <div class="col-xs-10" style="padding-right: 0px !important;">
  14. <form class="form-inline incidentsearchsize">
  15. <!-- <div class="form-group margin-right-15">
  16. <label class="control-label" for="title">处理人:</label>
  17. <ui-select class="selectzise" ng-model="searchkeys.linkProposer" theme="bootstrap">
  18. <ui-select-match placeholder="">
  19. {{$select.selected.name}}
  20. </ui-select-match>
  21. <ui-select-choices repeat="item in handlingPersonnelUser | filter: $select.search">
  22. <div ng-bind-html="item.name | highlight: $select.search"></div>
  23. </ui-select-choices>
  24. </ui-select>
  25. </div> -->
  26. <div class="form-group inspectlistsearch pull-left">
  27. <div class="pull-left" style="padding-top:6px;font-size:14px">处理人:</div>
  28. <ui-select class="pull-right iptSize" ng-model="searchkeys.linkProposer" theme="bootstrap">
  29. <ui-select-match placeholder="">
  30. {{$select.selected.name}}
  31. </ui-select-match>
  32. <ui-select-choices repeat="item in handlingPersonnelUser | filter: $select.search">
  33. <div ng-bind-html="item.name | highlight: $select.search"></div>
  34. </ui-select-choices>
  35. </ui-select>
  36. </div>
  37. <!-- <div class="form-group margin-right-15">
  38. <label class="control-label" for="title">申请人:</label>
  39. <ui-select class="selectzise" ng-model="searchkeys.proposer" theme="bootstrap">
  40. <ui-select-match placeholder="">
  41. {{$select.selected.name}}
  42. </ui-select-match>
  43. <ui-select-choices repeat="item in handlingPersonnelUser | filter: $select.search">
  44. <div ng-bind-html="item.name | highlight: $select.search"></div>
  45. </ui-select-choices>
  46. </ui-select>
  47. </div> -->
  48. <div class="form-group inspectlistsearch pull-left">
  49. <div class="pull-left" style="padding-top:6px;font-size:14px">申请时间:</div>
  50. <input type="text" class="pull-right iptSize" datepicker-popuptime="yyyy-MM-dd" ng-model="parameters.paramDateFrom" max-date="parameters.paramDateTo" is-open="startOpened" hour-time=true
  51. ng-init="startOpened = false" close-text="关闭" ng-click="startOpen($event)" placeholder="" />
  52. </div>
  53. <div class="form-group inspectlistsearch pull-left">
  54. <div class="pull-left" style="padding-top:6px;font-size:14px">至</div>
  55. <input type="text" class="pull-right iptSize" datepicker-popuptime="yyyy-MM-dd" ng-model="parameters.paramDateTo" hour-time=true min-date="parameters.paramDateFrom"
  56. is-open="endOpened" ng-init="endOpened = false" close-text="关闭" ng-click="endOpen($event)" placeholder="" />
  57. </div>
  58. <div class="form-group inspectlistsearch pull-left">
  59. <div class="pull-left" style="padding-top:6px;font-size:14px">申请人:</div>
  60. <ui-select class="pull-right iptSize" ng-model="searchkeys.proposer" theme="bootstrap">
  61. <ui-select-match placeholder="">
  62. {{$select.selected.name}}
  63. </ui-select-match>
  64. <ui-select-choices repeat="item in handlingPersonnelUser | filter: $select.search">
  65. <div ng-bind-html="item.name | highlight: $select.search"></div>
  66. </ui-select-choices>
  67. </ui-select>
  68. </div>
  69. <!-- <div class="form-group margin-right-15">
  70. <div class="control-label margin-top-5 margin-right-5">申请时间:</div>
  71. <div class="pull-left">
  72. <input type="text" class="form-control pull-right incidentsearchsize" style="width:120px !important;border-color: #dedede;" datepicker-popuptime="yyyy-MM-dd" ng-model="parameters.paramDateFrom" max-date="parameters.paramDateTo" is-open="startOpened" hour-time=true
  73. ng-init="startOpened = false" close-text="关闭" ng-click="startOpen($event)" placeholder="" />
  74. </div>
  75. <span class="panel-title text-dark" style="padding-left:3px;padding-right:3px"> - </span>
  76. <div class="pull-right">
  77. <input type="text" class="form-control selectzise pull-right incidentsearchsize" style="width:120px !important;border-color: #dedede;" datepicker-popuptime="yyyy-MM-dd" ng-model="parameters.paramDateTo" hour-time=true min-date="parameters.paramDateFrom"
  78. is-open="endOpened" ng-init="endOpened = false" close-text="关闭" ng-click="endOpen($event)" placeholder="" />
  79. </div>
  80. </div> -->
  81. <!-- <div class="form-group margin-right-15">
  82. <div class="control-label margin-top-5 margin-right-5">状态:</div>
  83. <ui-select class="selectzise" ng-model="searchkeys.status" theme="bootstrap">
  84. <ui-select-match placeholder="">
  85. {{$select.selected.name}}
  86. </ui-select-match>
  87. <ui-select-choices repeat="item in states | filter: $select.search">
  88. <div ng-bind-html="item.name | highlight: $select.search"></div>
  89. </ui-select-choices>
  90. </ui-select>
  91. </div> -->
  92. <div class="form-group inspectlistsearch pull-left">
  93. <div class="pull-left" style="padding-top:6px;font-size:14px">状态:</div>
  94. <ui-select class="pull-right iptSize" ng-model="searchkeys.status.id" theme="bootstrap">
  95. <ui-select-match placeholder="">
  96. {{$select.selected.name}}
  97. </ui-select-match>
  98. <ui-select-choices repeat="item in states | filter: $select.search">
  99. <div ng-bind-html="item.name | highlight: $select.search"></div>
  100. </ui-select-choices>
  101. </ui-select>
  102. </div>
  103. <!-- <div class="form-group margin-right-15">
  104. <div class="control-label margin-top-5 margin-right-5">类型:</div>
  105. <ui-select class="selectzise" ng-model="searchkeys.type" theme="bootstrap">
  106. <ui-select-match placeholder="">
  107. {{$select.selected.name}}
  108. </ui-select-match>
  109. <ui-select-choices repeat="item in type | filter: $select.search">
  110. <div ng-bind-html="item.name | highlight: $select.search"></div>
  111. </ui-select-choices>
  112. </ui-select>
  113. </div> -->
  114. <div class="form-group inspectlistsearch pull-left">
  115. <div class="pull-left" style="padding-top:6px;font-size:14px">类型:</div>
  116. <ui-select class="pull-right iptSize" ng-model="searchkeys.type.id" theme="bootstrap">
  117. <ui-select-match placeholder="">
  118. {{$select.selected.name}}
  119. </ui-select-match>
  120. <ui-select-choices repeat="item in type | filter: $select.search">
  121. <div ng-bind-html="item.name | highlight: $select.search"></div>
  122. </ui-select-choices>
  123. </ui-select>
  124. </div>
  125. <div class="form-group inspectlistsearch pull-left">
  126. <div class="pull-left" style="padding-top:4px;font-size:14px">条件搜索:</div>
  127. <div class="pull-right iptSize">
  128. <ui-select class="pull-left" style="width:40%!important;height: 28px!important" ng-model="searchkeys.alltitle" theme="bootstrap">
  129. <ui-select-match placeholder="">
  130. {{$select.selected.name}}
  131. </ui-select-match>
  132. <ui-select-choices repeat="item in application | filter: $select.search">
  133. <div ng-bind-html="item.name | highlight: $select.search"></div>
  134. </ui-select-choices>
  135. </ui-select>
  136. <input type="text" style="width:60%!important;height: 28px!important" class="pull-left" ng-model="searchkeys.alldata">
  137. </div>
  138. </div>
  139. <!-- <div class="form-group margin-right-15">
  140. <div class="control-label margin-top-5 margin-right-5">条件搜索:</div>
  141. <li style="float:left;display:inline;width:96px">
  142. <ui-select class="cs-select cs-skin-slide radiuleft" ng-model="searchkeys.alltitle" theme="bootstrap">
  143. <ui-select-match placeholder="">
  144. {{$select.selected.name}}
  145. </ui-select-match>
  146. <ui-select-choices repeat="item in application | filter: $select.search">
  147. <div ng-bind-html="item.name | highlight: $select.search"></div>
  148. </ui-select-choices>
  149. </ui-select>
  150. </li>
  151. <li style="float:left;display:inline;" class="margin-right-30">
  152. <input type="text" style="border-radius: 0px 2px 2px 0px !important" class="form-control" ng-model="searchkeys.alldata" placeholder="资产关键字搜索...">
  153. </li>
  154. </div> -->
  155. </form>
  156. </div>
  157. <!-- <div class="col-xs-3"> -->
  158. <div class="col-xs-2 searchBtnBox">
  159. <!-- <button class="btn btn-default defaultheight margin-top-10 margin-right-10 jry_repla" ng-click="clear()" ladda="ldloading.zoom_in" data-style="zoom-in">重置</button> -->
  160. <div class="btn btn_search" ng-click="chiceIncident(parameters,searchkeys)">搜索</div>
  161. <div class="btn btn_clean" ng-click="clear()">重置</div>
  162. <!-- <button class="btn btn-resh reshheight margin-top-10 margin-right-10 jry_reflas" ng-click="resh()" ladda="ldloading.zoom_in" data-style="zoom-in">刷新</button> -->
  163. <!-- <div class="btn btn_other" ng-click="resh()">刷新</div> -->
  164. <!-- <button class="btn btn-searchbutton margin-top-10 margin-right-10 jry_search" ladda="ldloading.zoom_in" data-style="zoom-in" ng-click="chiceIncident(parameters,searchkeys)">搜索</button> -->
  165. <!-- <button class="btn btn-exportbutton margin-top-10 jry_out" ng-click="export()" ladda="ldloading.zoom_in" data-style="zoom-in"><span translate="sidebar.nav.configuremanagerdb.LISTButton.EXPORT ">Export Data</span></button> -->
  166. <div class="btn btn_other" ng-click="export()">导出</div>
  167. <!-- </div> -->
  168. </div>
  169. </div>
  170. <div ui-i18n="{{lang}}" class="col-xs-12 tableList">
  171. <div id="grid " ui-grid="gridOptions" ui-grid-pagination external-scopes="$scope " ui-grid-resize-columns ui-grid-auto-resize class="grid "></div>
  172. <!-- <div id="grid1" ui-grid="gridOptions" ui-grid-pagination external-scopes="$scope" ui-grid-cellNav ui-grid-resize-columns ui-grid-pinning ui-grid-selection ui-grid-move-columns ui-grid-exporter class="grid"></div> -->
  173. </div>
  174. </div>
  175. </div>
  176. </div>
  177. <style>
  178. .inspectlistsearch{
  179. width: 30%!important;
  180. margin-right: 16px
  181. }
  182. .iptSize{
  183. width: 60%!important;
  184. height: 28px!important;
  185. }
  186. .tree-control .tree-input{
  187. min-height:28px!important
  188. }
  189. /* 刷新 */
  190. .jry_reflas{
  191. border: 1px #79a3c4 solid;
  192. background-color: #e6eef4;
  193. color: #79a3c4;
  194. }
  195. .jry_reflas:hover{
  196. border: 1px #79a3c4 solid;
  197. background-color: #e6eef4;
  198. color: #79a3c4;
  199. }
  200. /* 重置 */
  201. .jry_repla{
  202. background-color: white;
  203. color: #999999;
  204. border: 1px #dddddd solid;
  205. font-size: 14px
  206. }
  207. .jry_repla:hover{
  208. border: 1px #999999 solid
  209. }
  210. /* 搜索 */
  211. .jry_search{
  212. background-color: #005395;
  213. color: white;
  214. border: 1px #005395 solid
  215. }
  216. .jry_search:hover{
  217. background-color: #004279!important;
  218. }
  219. /* 导出 */
  220. .jry_out{
  221. background-color: #e6eef4;
  222. color: #005359;
  223. border: 1px #005359 solid;
  224. font-size: 14px
  225. }
  226. .jry_out:hover{
  227. background-color: #e6eef4!important;
  228. color: #79a3c4!important;
  229. border: 1px #79a3c4 solid!important
  230. }
  231. .searchBtnBox{
  232. padding-top: 10px;
  233. }
  234. .searchBtnBox >.btn{
  235. margin: 0 8px 10px 0;
  236. }
  237. </style>