|
@@ -1,21 +1,186 @@
|
1
|
|
-<style type="text/css">
|
2
|
|
- .incidentsearch {
|
3
|
|
- width: 30% !important;
|
4
|
|
- margin-right: 16px
|
|
1
|
+<style>
|
|
2
|
+ @media screen and (max-width: 1750px) {
|
|
3
|
+ .wt_width1 {
|
|
4
|
+ width: 60% !important;
|
|
5
|
+ }
|
|
6
|
+
|
|
7
|
+ .wt_width4 {
|
|
8
|
+ width: 27% !important;
|
|
9
|
+ }
|
|
10
|
+
|
|
11
|
+ .wt_width5 {
|
|
12
|
+ width: 60% !important;
|
|
13
|
+ border-color: #dedede;
|
|
14
|
+ float: right;
|
|
15
|
+ }
|
|
16
|
+
|
|
17
|
+ }
|
|
18
|
+
|
|
19
|
+ .selectzise {
|
|
20
|
+ width: 160px;
|
|
21
|
+ }
|
|
22
|
+
|
|
23
|
+ .wt_width {
|
|
24
|
+ width: 20%;
|
|
25
|
+ margin-right: 16px;
|
|
26
|
+ }
|
|
27
|
+
|
|
28
|
+ .wt_width1 {
|
|
29
|
+ width: 160px;
|
5
|
30
|
}
|
6
|
31
|
|
7
|
|
- .iptSize {
|
8
|
|
- width: 60% !important;
|
|
32
|
+ .wt_margin-top {
|
|
33
|
+ margin-top: 35px !important;
|
|
34
|
+ }
|
|
35
|
+
|
|
36
|
+ .form-inline .form-control {
|
|
37
|
+ border-radius: 2px;
|
|
38
|
+ }
|
|
39
|
+
|
|
40
|
+ .wt_width3 {
|
|
41
|
+ width: 160px;
|
9
|
42
|
height: 28px !important;
|
|
43
|
+ border-radius: 2px !important;
|
|
44
|
+ }
|
|
45
|
+
|
|
46
|
+ .wt_width4 {
|
|
47
|
+ width: 20%;
|
|
48
|
+ }
|
|
49
|
+
|
|
50
|
+ .wt_width5 {
|
|
51
|
+ width: 160px;
|
|
52
|
+ border-color: #dedede;
|
|
53
|
+ float: right;
|
|
54
|
+ height: 28px;
|
|
55
|
+ border-radius: 2px !important;
|
10
|
56
|
}
|
11
|
57
|
|
12
|
|
- .tree-control .tree-input {
|
13
|
|
- min-height: 28px !important
|
|
58
|
+ .wt_width6 {
|
|
59
|
+ display: inline-block;
|
|
60
|
+ padding-top: 0px;
|
|
61
|
+ position: relative;
|
|
62
|
+ top: 4px;
|
|
63
|
+ width: 8.2%;
|
|
64
|
+ text-align: left;
|
14
|
65
|
}
|
15
|
66
|
|
16
|
|
- .searchBtnBox>.btn{
|
|
67
|
+ .ui-select-bootstrap .ui-select-toggle {
|
|
68
|
+ height: 28px;
|
|
69
|
+ }
|
|
70
|
+
|
|
71
|
+ .wt_width2 {
|
|
72
|
+ width: 50% !important;
|
|
73
|
+ }
|
|
74
|
+
|
|
75
|
+ .wt_pad {
|
|
76
|
+ padding: 0px;
|
|
77
|
+ }
|
|
78
|
+
|
|
79
|
+ .wt_btns {
|
|
80
|
+ display: inline-block;
|
|
81
|
+ margin-right: 8px;
|
|
82
|
+ }
|
|
83
|
+
|
|
84
|
+ .wt_btn1 {
|
|
85
|
+ width: 60px;
|
|
86
|
+ height: 28px !important;
|
|
87
|
+ border-radius: 2px;
|
|
88
|
+ line-height: 28px;
|
|
89
|
+ font-size: 14px;
|
|
90
|
+ padding: 0px !important;
|
|
91
|
+ font-size: 14px !important;
|
|
92
|
+ }
|
|
93
|
+
|
|
94
|
+ .btn.steelbutton.wt_btn1 {
|
|
95
|
+ padding: 0px !important;
|
|
96
|
+ }
|
|
97
|
+
|
|
98
|
+ .wt_btnColor {
|
|
99
|
+ background: #4A90E2 !important;
|
|
100
|
+ }
|
|
101
|
+
|
|
102
|
+ .wt_btnColor:hover {
|
|
103
|
+ background: #fff !important;
|
|
104
|
+ color: #2B5EB8 !important;
|
|
105
|
+ border: 1px solid #2B5EB8;
|
|
106
|
+ }
|
|
107
|
+
|
|
108
|
+ .wt_btnColor2:hover {
|
|
109
|
+ background: #fff !important;
|
|
110
|
+ color: #2B5EB8 !important;
|
|
111
|
+ border: 1px solid #2B5EB8;
|
|
112
|
+ }
|
|
113
|
+
|
|
114
|
+ .wt_btn2 {
|
|
115
|
+ min-width: 100px;
|
|
116
|
+ height: 34px !important;
|
|
117
|
+ border-radius: 2px !important;
|
|
118
|
+ }
|
|
119
|
+
|
|
120
|
+ .wt_list {
|
|
121
|
+ padding: 15px;
|
|
122
|
+ background: #F9F9F9;
|
|
123
|
+ }
|
|
124
|
+
|
|
125
|
+ .ui-grid-render-container:hover {
|
|
126
|
+ background: #fff !important;
|
|
127
|
+ }
|
|
128
|
+
|
|
129
|
+ .wt_btnColor1 {
|
|
130
|
+ background: #fff !important;
|
|
131
|
+ color: #2B5EB8 !important;
|
|
132
|
+ border: 1px solid #2B5EB8;
|
|
133
|
+ }
|
|
134
|
+
|
|
135
|
+ .wt_btnColor1:hover {
|
|
136
|
+ background: #4A90E2 !important;
|
|
137
|
+ color: #fff !important;
|
|
138
|
+ border: 1px solid #4A90E2 !important;
|
|
139
|
+ }
|
|
140
|
+
|
|
141
|
+ div.ui-grid-row.ng-scope:hover {
|
|
142
|
+ cursor: pointer;
|
|
143
|
+ background: #fff !important;
|
|
144
|
+ }
|
|
145
|
+
|
|
146
|
+ .wt_searchlistback {
|
|
147
|
+ margin-top: 1px;
|
|
148
|
+ margin-bottom: 8px;
|
|
149
|
+ border-top-left-radius: 0px !important;
|
|
150
|
+ border-top-right-radius: 8px !important;
|
|
151
|
+ border-bottom-left-radius: 8px !important;
|
|
152
|
+ border-bottom-right-radius: 8px !important;
|
|
153
|
+ }
|
|
154
|
+
|
|
155
|
+ .ui-grid-row:nth-child(even) .ui-grid-cell {
|
|
156
|
+ background: #fafafa !important;
|
|
157
|
+ display: flex;
|
|
158
|
+ justify-content: center;
|
|
159
|
+ align-items: center;
|
|
160
|
+ }
|
|
161
|
+
|
|
162
|
+ .ui-grid-row:nth-child(odd) .ui-grid-cell {
|
|
163
|
+ display: flex;
|
|
164
|
+ justify-content: center;
|
|
165
|
+ align-items: center;
|
|
166
|
+ }
|
|
167
|
+
|
|
168
|
+ .ui-grid-row .ui-grid-cell:last-of-type {
|
|
169
|
+ justify-content: flex-start;
|
|
170
|
+ }
|
|
171
|
+
|
|
172
|
+ .searchBtnBox>.wt_btns {
|
17
|
173
|
margin: 0 8px 10px 0;
|
18
|
174
|
}
|
|
175
|
+
|
|
176
|
+ /* 故障地点 */
|
|
177
|
+ .address-wrap {
|
|
178
|
+ position: relative;
|
|
179
|
+ height: 28px;
|
|
180
|
+ }
|
|
181
|
+ #filterSearch .incidentsearch:nth-child(n + 9){
|
|
182
|
+ display: none;
|
|
183
|
+ }
|
19
|
184
|
</style>
|
20
|
185
|
<div ng-controller="summaryCtrl">
|
21
|
186
|
<section id="page-title">
|
|
@@ -29,11 +194,66 @@
|
29
|
194
|
<div class="schuback" id="searchid">
|
30
|
195
|
<div class="row " style="padding-right: 0px !important;">
|
31
|
196
|
<div class="col-xs-12">
|
32
|
|
- <div class="col-xs-10" style="padding-right: 0px !important;"></div>
|
|
197
|
+ <div class="col-xs-10" style="padding-right: 0px !important;">
|
|
198
|
+ <form class="form-inline incidentsearchsize" id="filterSearch" style='padding-top: 8px;' ng-style="{height: isDeployment ? 'auto' : '108px'}">
|
|
199
|
+ <div class="form-group incidentsearch wt_width">
|
|
200
|
+ <div>
|
|
201
|
+ <div class="control-label pull-left margin-top-5 margin-right-5">事件单号:</div>
|
|
202
|
+ <input class="f inputcolor wt_width1 wt_width3 pull-right" type="text"
|
|
203
|
+ ng-model="searchkeys.incidentSign" placeholder="" />
|
|
204
|
+ </div>
|
|
205
|
+ </div>
|
|
206
|
+ <div class="form-group incidentsearch wt_width">
|
|
207
|
+ <div class="">
|
|
208
|
+ <div class="control-label pull-left margin-top-5">生成时间:</div>
|
|
209
|
+ <input type="text" class=" incidentsearchsize wt_width5"
|
|
210
|
+ datepicker-popuptime="yyyy-MM-dd" ng-model="searchkeys.startTime"
|
|
211
|
+ max-date="searchkeys.endTime" is-open="startOpened" hour-time="true"
|
|
212
|
+ ng-init="startOpened = false" close-text="关闭" ng-click="startOpen($event)"
|
|
213
|
+ placeholder="" />
|
|
214
|
+ </div>
|
|
215
|
+ </div>
|
|
216
|
+ <div class="form-group incidentsearch wt_width">
|
|
217
|
+ <div class="">
|
|
218
|
+ <div class="control-label pull-left margin-top-5">至</div>
|
|
219
|
+ <input type="text" class=" selectzise incidentsearchsize wt_width5"
|
|
220
|
+ datepicker-popuptime="yyyy-MM-dd" ng-model="searchkeys.endTime" hour-time="true"
|
|
221
|
+ min-date="searchkeys.startTime" is-open="endOpened" ng-init="endOpened = false"
|
|
222
|
+ close-text="关闭" ng-click="endOpen($event)" placeholder="" />
|
|
223
|
+ </div>
|
|
224
|
+ </div>
|
|
225
|
+ <div class="form-group incidentsearch wt_width">
|
|
226
|
+ <div class="control-label pull-left margin-top-5">状态:</div>
|
|
227
|
+ <ui-select ng-disabled="isDisabledState" class="pull-right selectzise wt_width1 wt_width3" ng-model="searchkeys.state"
|
|
228
|
+ theme="bootstrap">
|
|
229
|
+ <ui-select-match placeholder="请选择状态">
|
|
230
|
+ {{$select.selected.name}}
|
|
231
|
+ </ui-select-match>
|
|
232
|
+ <ui-select-choices repeat="item in state | filter: $select.search">
|
|
233
|
+ <div ng-bind-html="item.name | highlight: $select.search"></div>
|
|
234
|
+ </ui-select-choices>
|
|
235
|
+ </ui-select>
|
|
236
|
+ </div>
|
|
237
|
+ <div class="form-group incidentsearch wt_width">
|
|
238
|
+ <div class="control-label pull-left margin-top-5">维修人:</div>
|
|
239
|
+ <ui-select class="pull-right selectzise wt_width1 wt_width3"
|
|
240
|
+ ng-model="searchkeys.maintainer" theme="bootstrap">
|
|
241
|
+ <ui-select-match placeholder="请选择维修人">
|
|
242
|
+ {{$select.selected.name}}
|
|
243
|
+ </ui-select-match>
|
|
244
|
+ <ui-select-choices repeat="item in handlingPersonnelUser"
|
|
245
|
+ refresh="onChangehandling($select.search)">
|
|
246
|
+ <div ng-bind-html="item.name | highlight: $select.search"></div>
|
|
247
|
+ </ui-select-choices>
|
|
248
|
+ </ui-select>
|
|
249
|
+ </div>
|
|
250
|
+ </form>
|
|
251
|
+ </div>
|
33
|
252
|
<div class="col-xs-2">
|
34
|
253
|
<div>
|
35
|
254
|
<div class="pull-left margin-top-10 searchBtnBox">
|
36
|
255
|
<div class="btn btn_search" ng-click="searchinspe(inspectdata)"><span>搜索</span></div>
|
|
256
|
+ <div class="btn btn_clean" ng-click="clear()" type="button">重置</div>
|
37
|
257
|
<div class="btn btn_remove" ng-click="removeData()"
|
38
|
258
|
ng-class="isMousedown?'btn_removeMousedown':''" ng-mousedown="changeRemoveClass()"
|
39
|
259
|
ng-show="shanchu" ng-disabled="selected.items.length==0"><span
|