Browse Source

认定单关键词筛选

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@1211 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
suntg 10 years ago
parent
commit
ae9dab05a3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/webapp/resources/tpl/index/sale/approval.html

+ 2 - 2
src/main/webapp/resources/tpl/index/sale/approval.html

@@ -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">