Browse Source

【商务平台】 采购定单显示调整

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

+ 2 - 2
src/main/webapp/resources/tpl/index/purc/order_detail.html

@@ -187,10 +187,10 @@
 									placeholder="回复备注" />
 							</div>
 							<div ng-if="item.acceptQty" class="text-success text-center text-bold f14">
-								客户验收:{{::item.acceptQty}}{{::item.product.unit}}
+								验收:{{::item.acceptQty}}{{::item.product.unit}}
 							</div>
 							<div ng-if="item.returnQty" class="text-error text-center text-bold f14">
-								客户验退:{{::item.returnQty}}{{::item.product.unit}}
+								验退:{{::item.returnQty}}{{::item.product.unit}}
 							</div>
 						</td>
 						<td class="text-center">