123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237 |
- <div ng-controller="meansapplyListCtrl" class="">
- <section id="page-title">
- <div class="row">
- <!-- <i class="iconfont icon-bianji pull-left"></i> -->
- <div class="col-sm-8">
- <h1 class="mainTitle">申请单列表<i tooltip='申请单列表,点击操作处理任务' tooltip-placement="right" class="fa ti-help-alt margin-left-10 fontcolor-five pointfont"></i></h1>
- </div>
- </div>
- </section>
- <div class="listbote row">
- <div class="col-xs-12">
- <div class="row_0 backlg col-xs-12" style="margin-bottom: 8px;padding:8px 0 10px 0;">
- <div class="col-xs-10" style="padding-right: 0px !important;">
- <form class="form-inline incidentsearchsize">
- <!-- <div class="form-group margin-right-15">
- <label class="control-label" for="title">处理人:</label>
- <ui-select class="selectzise" ng-model="searchkeys.linkProposer" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in handlingPersonnelUser | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- </div> -->
- <div class="form-group inspectlistsearch pull-left">
- <div class="pull-left" style="padding-top:6px;font-size:14px">处理人:</div>
- <ui-select class="pull-right iptSize" ng-model="searchkeys.linkProposer" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in handlingPersonnelUser | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- </div>
- <!-- <div class="form-group margin-right-15">
- <label class="control-label" for="title">申请人:</label>
- <ui-select class="selectzise" ng-model="searchkeys.proposer" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in handlingPersonnelUser | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- </div> -->
- <div class="form-group inspectlistsearch pull-left">
- <div class="pull-left" style="padding-top:6px;font-size:14px">申请时间:</div>
- <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
- ng-init="startOpened = false" close-text="关闭" ng-click="startOpen($event)" placeholder="" />
- </div>
- <div class="form-group inspectlistsearch pull-left">
- <div class="pull-left" style="padding-top:6px;font-size:14px">至</div>
- <input type="text" class="pull-right iptSize" datepicker-popuptime="yyyy-MM-dd" ng-model="parameters.paramDateTo" hour-time=true min-date="parameters.paramDateFrom"
- is-open="endOpened" ng-init="endOpened = false" close-text="关闭" ng-click="endOpen($event)" placeholder="" />
- </div>
- <div class="form-group inspectlistsearch pull-left">
- <div class="pull-left" style="padding-top:6px;font-size:14px">申请人:</div>
- <ui-select class="pull-right iptSize" ng-model="searchkeys.proposer" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in handlingPersonnelUser | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- </div>
- <!-- <div class="form-group margin-right-15">
- <div class="control-label margin-top-5 margin-right-5">申请时间:</div>
- <div class="pull-left">
- <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
- ng-init="startOpened = false" close-text="关闭" ng-click="startOpen($event)" placeholder="" />
- </div>
- <span class="panel-title text-dark" style="padding-left:3px;padding-right:3px"> - </span>
- <div class="pull-right">
- <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"
- is-open="endOpened" ng-init="endOpened = false" close-text="关闭" ng-click="endOpen($event)" placeholder="" />
- </div>
- </div> -->
- <!-- <div class="form-group margin-right-15">
- <div class="control-label margin-top-5 margin-right-5">状态:</div>
- <ui-select class="selectzise" ng-model="searchkeys.status" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in states | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- </div> -->
- <div class="form-group inspectlistsearch pull-left">
- <div class="pull-left" style="padding-top:6px;font-size:14px">状态:</div>
- <ui-select class="pull-right iptSize" ng-model="searchkeys.status.id" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in states | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- </div>
- <!-- <div class="form-group margin-right-15">
- <div class="control-label margin-top-5 margin-right-5">类型:</div>
- <ui-select class="selectzise" ng-model="searchkeys.type" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in type | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- </div> -->
- <div class="form-group inspectlistsearch pull-left">
- <div class="pull-left" style="padding-top:6px;font-size:14px">类型:</div>
- <ui-select class="pull-right iptSize" ng-model="searchkeys.type.id" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in type | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- </div>
- <div class="form-group inspectlistsearch pull-left">
- <div class="pull-left" style="padding-top:4px;font-size:14px">条件搜索:</div>
- <div class="pull-right iptSize">
- <ui-select class="pull-left" style="width:40%!important;height: 28px!important" ng-model="searchkeys.alltitle" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in application | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- <input type="text" style="width:60%!important;height: 28px!important" class="pull-left" ng-model="searchkeys.alldata">
- </div>
- </div>
- <!-- <div class="form-group margin-right-15">
- <div class="control-label margin-top-5 margin-right-5">条件搜索:</div>
- <li style="float:left;display:inline;width:96px">
- <ui-select class="cs-select cs-skin-slide radiuleft" ng-model="searchkeys.alltitle" theme="bootstrap">
- <ui-select-match placeholder="">
- {{$select.selected.name}}
- </ui-select-match>
- <ui-select-choices repeat="item in application | filter: $select.search">
- <div ng-bind-html="item.name | highlight: $select.search"></div>
- </ui-select-choices>
- </ui-select>
- </li>
- <li style="float:left;display:inline;" class="margin-right-30">
- <input type="text" style="border-radius: 0px 2px 2px 0px !important" class="form-control" ng-model="searchkeys.alldata" placeholder="资产关键字搜索...">
- </li>
- </div> -->
- </form>
- </div>
- <!-- <div class="col-xs-3"> -->
- <div class="col-xs-2 searchBtnBox">
- <!-- <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> -->
- <div class="btn btn_search" ng-click="chiceIncident(parameters,searchkeys)">搜索</div>
- <div class="btn btn_clean" ng-click="clear()">重置</div>
- <!-- <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> -->
- <!-- <div class="btn btn_other" ng-click="resh()">刷新</div> -->
- <!-- <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> -->
- <!-- <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> -->
- <div class="btn btn_other" ng-click="export()">导出</div>
- <!-- </div> -->
- </div>
- </div>
- <div ui-i18n="{{lang}}" class="col-xs-12 tableList">
- <div id="grid " ui-grid="gridOptions" ui-grid-pagination external-scopes="$scope " ui-grid-resize-columns ui-grid-auto-resize class="grid "></div>
- <!-- <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> -->
- </div>
- </div>
- </div>
- </div>
- <style>
- .inspectlistsearch{
- width: 30%!important;
- margin-right: 16px
- }
- .iptSize{
- width: 60%!important;
- height: 28px!important;
- }
- .tree-control .tree-input{
- min-height:28px!important
- }
- /* 刷新 */
- .jry_reflas{
- border: 1px #79a3c4 solid;
- background-color: #e6eef4;
- color: #79a3c4;
- }
- .jry_reflas:hover{
- border: 1px #79a3c4 solid;
- background-color: #e6eef4;
- color: #79a3c4;
- }
- /* 重置 */
- .jry_repla{
- background-color: white;
- color: #999999;
- border: 1px #dddddd solid;
- font-size: 14px
- }
- .jry_repla:hover{
- border: 1px #999999 solid
- }
- /* 搜索 */
- .jry_search{
- background-color: #005395;
- color: white;
- border: 1px #005395 solid
- }
- .jry_search:hover{
- background-color: #004279!important;
- }
- /* 导出 */
- .jry_out{
- background-color: #e6eef4;
- color: #005359;
- border: 1px #005359 solid;
- font-size: 14px
- }
- .jry_out:hover{
- background-color: #e6eef4!important;
- color: #79a3c4!important;
- border: 1px #79a3c4 solid!important
- }
- .searchBtnBox{
- padding-top: 10px;
- }
- .searchBtnBox >.btn{
- margin: 0 8px 10px 0;
- }
- </style>
|