|
@@ -111,8 +111,8 @@
|
111
|
111
|
<div class="">
|
112
|
112
|
<div class="control-label pull-left margin-top-5">联系电话:</div>
|
113
|
113
|
<input style="margin-right:24px;width: 60%;" class=" inputcolor wt_width1 wt_width3 pull-right" type="text"
|
114
|
|
- ng-model="searchkeys.requester.mphone" placeholder="" />
|
115
|
|
- <button style="position:absolute;right:0;padding:2px 4px;" ng-click="searchkeys.requester.mphone = undefined" class="btn btn-default">
|
|
114
|
+ ng-model="searchkeys.contactsInformation" placeholder="" />
|
|
115
|
+ <button style="position:absolute;right:0;padding:2px 4px;" ng-click="searchkeys.contactsInformation = undefined" class="btn btn-default">
|
116
|
116
|
<span class="glyphicon glyphicon-trash"></span>
|
117
|
117
|
</button>
|
118
|
118
|
</div>
|
|
@@ -345,7 +345,7 @@
|
345
|
345
|
Data</span>
|
346
|
346
|
</button>
|
347
|
347
|
</div>
|
348
|
|
-
|
|
348
|
+
|
349
|
349
|
</div>
|
350
|
350
|
</div>
|
351
|
351
|
</div>
|
|
@@ -441,7 +441,7 @@
|
441
|
441
|
height: 28px;
|
442
|
442
|
}
|
443
|
443
|
|
444
|
|
- /*
|
|
444
|
+ /*
|
445
|
445
|
.wt_width {
|
446
|
446
|
width: 20%;
|
447
|
447
|
margin-right: 1%;
|