|
@@ -83,7 +83,7 @@
|
83
|
83
|
<div class="form-group incidentsearch" ng-if="repairMain.valueconfig == 1">
|
84
|
84
|
<div class="">
|
85
|
85
|
<div class="control-label pull-left margin-top-5">报修人:</div>
|
86
|
|
- <ui-select style="margin-right:24px;" class="pull-right selectzise wt_width1 wt_width3"
|
|
86
|
+ <ui-select style="margin-right:24px;width: 60%;" class="pull-right selectzise wt_width1 wt_width3"
|
87
|
87
|
ng-model="searchkeys.requester" theme="bootstrap">
|
88
|
88
|
<ui-select-match placeholder="请选择">
|
89
|
89
|
{{$select.selected.name}}
|
|
@@ -110,7 +110,7 @@
|
110
|
110
|
<div class="form-group incidentsearch" ng-if="repairMain.valueconfig == 1">
|
111
|
111
|
<div class="">
|
112
|
112
|
<div class="control-label pull-left margin-top-5">联系电话:</div>
|
113
|
|
- <input style="margin-right:24px;" class=" inputcolor wt_width1 wt_width3 pull-right" type="text"
|
|
113
|
+ <input style="margin-right:24px;width: 60%;" class=" inputcolor wt_width1 wt_width3 pull-right" type="text"
|
114
|
114
|
ng-model="searchkeys.requester.mphone" placeholder="" />
|
115
|
115
|
<button style="position:absolute;right:0;padding:2px 4px;" ng-click="searchkeys.requester.mphone = undefined" class="btn btn-default">
|
116
|
116
|
<span class="glyphicon glyphicon-trash"></span>
|
|
@@ -135,7 +135,7 @@
|
135
|
135
|
<div class="form-group incidentsearch">
|
136
|
136
|
<!-- <div class="pull-right"> -->
|
137
|
137
|
<div class="control-label pull-left margin-top-5 ">区域:</div>
|
138
|
|
- <ui-select style="margin-right:24px;" class="pull-right selectzise wt_width1 wt_width3" ng-model="searchkeys.area" theme="bootstrap"
|
|
138
|
+ <ui-select style="margin-right:24px;width: 60%;" class="pull-right selectzise wt_width1 wt_width3" ng-model="searchkeys.area" theme="bootstrap"
|
139
|
139
|
ng-change="onChangearea(searchkeys)">
|
140
|
140
|
<ui-select-match placeholder="请选择">
|
141
|
141
|
{{$select.selected.area}}
|
|
@@ -152,7 +152,7 @@
|
152
|
152
|
<div class="form-group incidentsearch">
|
153
|
153
|
<!-- <div class="pull-right"> -->
|
154
|
154
|
<div class="control-label pull-left margin-top-5">地点:</div>
|
155
|
|
- <ui-select style="margin-right:24px;" class="pull-right selectzise wt_width1 wt_width3" ng-model="searchkeys.place" theme="bootstrap"
|
|
155
|
+ <ui-select style="margin-right:24px;width: 60%;" class="pull-right selectzise wt_width1 wt_width3" ng-model="searchkeys.place" theme="bootstrap"
|
156
|
156
|
ng-change="onChangeplace(key)">
|
157
|
157
|
<ui-select-match placeholder="请选择">
|
158
|
158
|
{{$select.selected.place}}
|
|
@@ -168,7 +168,7 @@
|
168
|
168
|
</div>
|
169
|
169
|
<div class="form-group incidentsearch">
|
170
|
170
|
<div class="control-label pull-left margin-top-5">状态:</div>
|
171
|
|
- <ui-select style="margin-right:24px;" ng-disabled="isDisabledState" class="pull-right selectzise wt_width1 wt_width3" ng-model="othcode.state"
|
|
171
|
+ <ui-select style="margin-right:24px;width: 60%;" ng-disabled="isDisabledState" class="pull-right selectzise wt_width1 wt_width3" ng-model="othcode.state"
|
172
|
172
|
theme="bootstrap">
|
173
|
173
|
<ui-select-match placeholder="请选择">
|
174
|
174
|
{{$select.selected.name}}
|
|
@@ -183,7 +183,7 @@
|
183
|
183
|
</div>
|
184
|
184
|
<div class="form-group incidentsearch">
|
185
|
185
|
<div class="control-label pull-left margin-top-5">事件分类:</div>
|
186
|
|
- <multi-select-tree style="margin-right:24px;" data-default-label="请选择" class="pull-right selectzise wt_width1 wt_width3"
|
|
186
|
+ <multi-select-tree style="margin-right:24px;width: 60%;" data-default-label="请选择" class="pull-right selectzise wt_width1 wt_width3"
|
187
|
187
|
ng-model="cifilter_classic" data-input-model="select_treedata"
|
188
|
188
|
data-output-model="cifilter_classics" theme="bootstrap" multi-select="false"
|
189
|
189
|
data-callback="onFilterCallback(item)" data-select-only-leafs="false"
|
|
@@ -195,7 +195,7 @@
|
195
|
195
|
</div>
|
196
|
196
|
<div class="form-group incidentsearch">
|
197
|
197
|
<div class="control-label pull-left margin-top-5 ">受理人:</div>
|
198
|
|
- <ui-select style="margin-right:24px;" class="pull-right selectzise wt_width1 wt_width3"
|
|
198
|
+ <ui-select style="margin-right:24px;width: 60%;" class="pull-right selectzise wt_width1 wt_width3"
|
199
|
199
|
ng-model="searchkeys.acceptUser" theme="bootstrap">
|
200
|
200
|
<ui-select-match placeholder="请选择">
|
201
|
201
|
{{$select.selected.name}}
|
|
@@ -211,7 +211,7 @@
|
211
|
211
|
</div>
|
212
|
212
|
<div class="form-group incidentsearch">
|
213
|
213
|
<div class="control-label pull-left margin-top-5">处理人:</div>
|
214
|
|
- <ui-select style="margin-right:24px;" class="pull-right selectzise wt_width1 wt_width3"
|
|
214
|
+ <ui-select style="margin-right:24px;width: 60%;" class="pull-right selectzise wt_width1 wt_width3"
|
215
|
215
|
ng-model="searchkeys.handlingPersonnelUser" theme="bootstrap">
|
216
|
216
|
<ui-select-match placeholder="请选择">
|
217
|
217
|
{{$select.selected.name}}
|
|
@@ -228,7 +228,7 @@
|
228
|
228
|
<div class="form-group incidentsearch">
|
229
|
229
|
<div class="">
|
230
|
230
|
<div class="control-label pull-left margin-top-5">登记时间:</div>
|
231
|
|
- <input style="margin-right:24px;" type="text" class=" incidentsearchsize wt_width5"
|
|
231
|
+ <input style="margin-right:24px;width: 60%;" type="text" class=" incidentsearchsize wt_width5"
|
232
|
232
|
datepicker-popuptime="yyyy-MM-dd" ng-model="searchkeys.acceptDate"
|
233
|
233
|
max-date="searchkeys.acceptDateEnd" is-open="startOpened" hour-time=true
|
234
|
234
|
ng-init="startOpened = false" close-text="关闭" ng-click="startOpen($event)"
|
|
@@ -238,7 +238,7 @@
|
238
|
238
|
<div class="form-group incidentsearch">
|
239
|
239
|
<div class="">
|
240
|
240
|
<div class="control-label pull-left margin-top-5">至</div>
|
241
|
|
- <input style="margin-right:24px;" type="text" class=" selectzise incidentsearchsize wt_width5"
|
|
241
|
+ <input style="margin-right:24px;width: 60%;" type="text" class=" selectzise incidentsearchsize wt_width5"
|
242
|
242
|
datepicker-popuptime="yyyy-MM-dd" ng-model="searchkeys.acceptDateEnd" hour-time=true
|
243
|
243
|
min-date="searchkeys.acceptDate" is-open="endOpened" ng-init="endOpened = false"
|
244
|
244
|
close-text="关闭" ng-click="endOpen($event)" placeholder="" />
|
|
@@ -247,7 +247,7 @@
|
247
|
247
|
<div class="form-group incidentsearch">
|
248
|
248
|
<div>
|
249
|
249
|
<div class="control-label pull-left margin-top-5">事件单号:</div>
|
250
|
|
- <input style="margin-right:24px;" class="f inputcolor wt_width1 wt_width3 pull-right" type="text"
|
|
250
|
+ <input style="margin-right:24px;width: 60%;" class="f inputcolor wt_width1 wt_width3 pull-right" type="text"
|
251
|
251
|
ng-model="searchkeys.incidentsign" placeholder="" />
|
252
|
252
|
<button style="position:absolute;right:0;padding:2px 4px;" ng-click="searchkeys.incidentsign = undefined" class="btn btn-default">
|
253
|
253
|
<span class="glyphicon glyphicon-trash"></span>
|
|
@@ -256,7 +256,7 @@
|
256
|
256
|
</div>
|
257
|
257
|
<div class="form-group incidentsearch">
|
258
|
258
|
<div class="control-label pull-left margin-top-5">是否逾期:</div>
|
259
|
|
- <ui-select style="margin-right:24px;" ng-change="selectTypeChange()" ng-model="searchkeys.selectType" class="pull-right selectzise wt_width1 wt_width3" theme="bootstrap">
|
|
259
|
+ <ui-select style="margin-right:24px;width: 60%;" ng-change="selectTypeChange()" ng-model="searchkeys.selectType" class="pull-right selectzise wt_width1 wt_width3" theme="bootstrap">
|
260
|
260
|
<ui-select-match placeholder="请选择">
|
261
|
261
|
<span ng-bind="$select.selected.name"></span>
|
262
|
262
|
</ui-select-match>
|