Browse Source

搜索框日期名称修改

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

+ 2 - 2
src/main/webapp/resources/tpl/index/fa/apCheckList.html

@@ -99,7 +99,7 @@
 		<div class="more">
 			<form class="form-inline">
 			  <div class="form-group ">
-			    <label>对账日期:</label>
+			    <label>单据日期:</label>
 			    <div class="form-group input-group input-group-xs input-trigger">
 						<input type="text" ng-model="sdateFrom"
 							class="form-control" placeholder="起始日期" 
@@ -149,7 +149,7 @@
 			<th width="60px;">单据编号</th>
 			<th width="30px;">序号</td>
 			<th width="60px;">类型</th>
-			<th width="70px;">日期</th>
+			<th width="70px;">单据日期</th>
 			<th width="70px;">应付供应商名称</th>
 			<th width="50px;">客户采购单号</th>
 			<th width="55px;">客户料号</th>