|
|
@@ -306,7 +306,7 @@
|
|
|
<td colspan="2"><a
|
|
|
ng-bind="notice.orderItem.order.enterprise.enName"></a></td>
|
|
|
<td class="text-right dropdown" colspan="2" class="order-sum"><a
|
|
|
- class="dropdown-toggle" ui-sref="sale.order_detail({id:notice.orderItem.order.id})" target="_blank"> <span
|
|
|
+ class="dropdown-toggle" ui-sref="sale.order_detail({id:notice.orderItem.order.id})" target="_self"> <span
|
|
|
class="text-num text-bold" ng-bind="::notice.orderItem.order.code"></span>
|
|
|
第{{notice.orderItem.number}}行 <i class="fa fa-fw fa-angle-down"></i>
|
|
|
</a>
|