Browse Source

缓存测试字段还原

yangc 7 years ago
parent
commit
85098322d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/tpl/index/fa/arCheck.html

+ 1 - 1
src/main/webapp/resources/tpl/index/fa/arCheck.html

@@ -139,7 +139,7 @@
 						<div class="form-group form-group-sm has-feedback" dropdown auto-close="outsideClick"
 							 on-toggle="searchAdvance=open">
 							<input type="search" class="form-control input-sm" ng-model="keyword"
-								   ng-search="onSearch()" placeholder="输入单据编号、客户名称、物料名称" style="width: 100%"/>
+								   ng-search="onSearch()" placeholder="输入单据编号、客户名称、物料名称搜索" style="width: 100%"/>
 							<a class="btn input-group-addon" ng-click="onSearch()">搜索</a>
 						</div>
 					</div>