|
@@ -245,7 +245,8 @@
|
|
|
<td class="product" colspan=3>
|
|
<td class="product" colspan=3>
|
|
|
<div class="">
|
|
<div class="">
|
|
|
企业类型:
|
|
企业类型:
|
|
|
- <span class="" ng-bind="::enterprise.industry"></span>
|
|
|
|
|
|
|
+ <span class="" ng-if="enterprise.industry=='make'">制造企业</span>
|
|
|
|
|
+ <span class="" ng-if="enterprise.industry=='trade'">贸易企业</span>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="" >企业地址:<span ng-bind="::enterprise.address"></span></div>
|
|
<div class="" >企业地址:<span ng-bind="::enterprise.address"></span></div>
|
|
|
<div class="" >联系人:<span ng-bind-html="enterprise.adminName| getkey:tip"></span>
|
|
<div class="" >联系人:<span ng-bind-html="enterprise.adminName| getkey:tip"></span>
|