@@ -216,9 +216,6 @@
<a ng-if="vendor.vendswitch == 1" ng-click="purcByEn(vendor.vendorEnterprise.enBussinessCode)" class="btn02">下采购单</a>
</td>
</tr>
- <tr class="height16">
- <td colspan="5"></td>
- </tr>
</tbody>
<tbody ng-if="customerParams.total() == 0" class="no-record-tab">
<tr>
@@ -239,3 +236,8 @@
</div>
+<style>
+ #myquest-public .pane-body .customer-tab thead {
+ display: none;
+ }
+</style>
@@ -235,9 +235,6 @@
<!--<a ng-if="vendor.vendswitch == 1" ng-click="purcByEn(vendor.vendorEnterprise.enBussinessCode)" class="btn02">下采购单</a>-->
<!--</td>-->
@@ -257,4 +254,9 @@
</table>
-</div>
+</div>
+ #myquest-public .wrap-contnet .customer-tab thead {
@@ -257,4 +257,9 @@
+ .wrap-content .customer-tab thead {