Browse Source

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@1049 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d

administrator 11 years ago
parent
commit
f8202dd715
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/webapp/resources/tpl/index/sale/track.html

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

@@ -7,8 +7,8 @@
 			<label class="col-md-2 col-sm-2 control-label"><span
 				class="text-inverse text-bold">*</span>送货单号:</label>
 			<div class="col-md-4 col-sm-4">
-				<input class="form-control input-sm" ng-model="saleSend.code"
-					required type="text" placeholder="填写本次送货单号">
+				<input type="text" class="form-control input-sm" ng-model="saleSend.code"
+					required placeholder="填写本次送货单号" autofocus>
 			</div>
 		</div>
 		<div class="form-group">