Browse Source

物料批量上传名称、编号未填写增加提示

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@7382 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 9 years ago
parent
commit
bc0ad00641
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/main/webapp/resources/tpl/index/baseInfo/uploadByBatch.html

+ 3 - 0
src/main/webapp/resources/tpl/index/baseInfo/uploadByBatch.html

@@ -314,6 +314,9 @@ table.table.table-striped  thead {
 			<div ng-repeat="alter in alters">
 				物料 <span class="text-inverse">{{alter}}</span> 已存在,上传失败
 			</div>
+			<div ng-repeat="info in infos">
+				<span class="text-inverse">{{info}}</span>
+			</div>
 		</p>
 	</div>
 	<div class="headerline">