|
@@ -117,7 +117,7 @@
|
117
|
117
|
<div class="form-group incidentsearch wt_width">
|
118
|
118
|
<div class="control-label pull-left margin-top-5">处理人:</div>
|
119
|
119
|
<ui-select class="pull-right selectzise wt_width1 wt_width3"
|
120
|
|
- ng-model="searchkeys.handlingPersonnelUser" theme="bootstrap">
|
|
120
|
+ ng-model="searchkeys.todoingUser" theme="bootstrap">
|
121
|
121
|
<ui-select-match placeholder="请选择处理人">
|
122
|
122
|
{{$select.selected.name}}
|
123
|
123
|
</ui-select-match>
|