git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@9676 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
@@ -108,7 +108,7 @@
<div>
<span ng-bind="::acceptitem.orderItem.product.code"></span>
<span ng-bind="::acceptitem.orderItem.product.title"></span>
- <span ng-bind="::acceptitem.orderItem.product.cmpcode"></span>
+ <span ng-bind="::acceptitem.orderItem.product.cmpCode"></span>
</div>
</td>
<td class="text-center" width="100">
@@ -101,7 +101,7 @@
<td width="180" class="text-center"><span ng-bind="::returnitem.product.title"></span></td>