|
|
@@ -259,11 +259,6 @@
|
|
|
</tr>
|
|
|
<tr class="enterprise-bd" ng-if="!enterprise.$collapsed ">
|
|
|
<td class="product" colspan=3>
|
|
|
- <div class="">
|
|
|
- 企业类型:
|
|
|
- <span class="" ng-if="enterprise.industry=='make'">制造企业</span>
|
|
|
- <span class="" ng-if="enterprise.industry=='trade'">贸易企业</span>
|
|
|
- </div>
|
|
|
<div class="" >企业地址:<span ng-bind="::enterprise.address"></span></div>
|
|
|
<!-- <div class="" >联系人:<span ng-bind-html="enterprise.adminName| getkey:tip"></span>
|
|
|
电话:<span ng-bind="::enterprise.adminTel"></span></div> -->
|