|
|
@@ -134,7 +134,7 @@
|
|
|
<div class="col-xs-10">
|
|
|
<div class="search">
|
|
|
<div class="form-group form-group-sm has-feedback">
|
|
|
- <input type="search" class="form-control input-sm" ng-model="keyword" ng-search="onSearch()" placeholder="输入商品、客户名称或单据流水号搜索" /><span
|
|
|
+ <input type="search" class="form-control input-sm" ng-model="keyword" ng-search="onSearch()" placeholder="输入商品、客户名称、认定单号、送样单号或认定结果搜索" /><span
|
|
|
class="form-control-feedback text-simple"><i
|
|
|
class="fa fa-search"></i></span>
|
|
|
</div>
|
|
|
@@ -216,7 +216,7 @@
|
|
|
</div> <!-- 分页 -->
|
|
|
</td>
|
|
|
<td class="text-center">
|
|
|
- <a href="sale/sample/approval/xls" target="_self" class="text-simple" title="导出Excel表格"><i class="fa fa-file-excel-o fa-fw"></i>导出</a>
|
|
|
+ <a href="sale/sample/approval/xls?keyword={{keywordXls}}" target="_self" class="text-simple" title="导出Excel表格"><i class="fa fa-file-excel-o fa-fw"></i>导出</a>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr class="sep-row">
|