Browse Source

【商务平台】 委外加工单去掉数据的操作功能

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

+ 3 - 3
src/main/webapp/resources/tpl/index/make/outorder_detail.html

@@ -34,10 +34,10 @@
 				<span class="title">录单人</span>
 				<div class="content" ng-bind="::order.recorder"></div>
 			</div>
-			<div class="col-xs-3">
+		<!-- 	<div class="col-xs-3">
 				<span class="title">审批人</span>
 				<div class="content" ng-bind="::order.auditor"></div>
-			</div>
+			</div> -->
 			<div class="col-xs-3">
 				<span class="title">委外员</span>
 				<div class="content" ng-bind="::order.user.userName"></div>
@@ -84,7 +84,7 @@
 						<th width="100">数量</th>
 						<th width="120">交货日期</th>
 						<th width="180">回复状态</th>
-						<th width="100">操作</th>
+						<th width="100"></th>
 					</tr>
 				</thead>
 				<tbody>