|
@@ -101,7 +101,7 @@
|
|
|
<div>
|
|
<div>
|
|
|
<span ng-bind="::acceptitem.orderItem.product.code"></span>
|
|
<span ng-bind="::acceptitem.orderItem.product.code"></span>
|
|
|
<span ng-bind="::acceptitem.orderItem.product.title"></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>
|
|
</div>
|
|
|
</td>
|
|
</td>
|
|
|
<td width="180" class="text-center"><span ng-bind="::returnitem.product.title"></span></td>
|
|
<td width="180" class="text-center"><span ng-bind="::returnitem.product.title"></span></td>
|