|
|
@@ -569,7 +569,7 @@
|
|
|
<span style="white-space: nowrap; width: 100%; text-align: left;">
|
|
|
<i style="min-width: 315px; display: inline-block">
|
|
|
<i ng-bind="checkinvoice.buyername" style="color: #333; margin-left: 20px;"></i>
|
|
|
- <i style="color: #999; margin: 0 5px;">|</i>
|
|
|
+ <i style="color: #999; margin: 0 5px;" ng-if="checkinvoice.buyerentername">|</i>
|
|
|
<i href="store/{{checkinvoice.storeid}}#/home" ng-bind="checkinvoice.buyerentername"></i>
|
|
|
<!--<a ng-if="purchase.pu_buyentername" name="{{purchase.id}}" ng-controller="ChatContactCtrl as chat" ng-click="chat.contactWithOther(purchase.buyPhone, purchase.buyerenuu, chat.UserType.ENTERPRISE)">|{{purchase.pu_buyentername}}</a>-->
|
|
|
</i>
|