@@ -87,7 +87,8 @@ export default {
<view class="top">
<view class="name">
{{ item.companyName }}
- <van-tag round color="#f4a40d" style="margin-left: 5px"> {{item.creditGoal || '暂无' }}</van-tag>
+ <!--后端计算量大,先去掉-->
+ <!--<van-tag round color="#f4a40d" style="margin-left: 5px"> {{item.creditGoal || '暂无' }}</van-tag>-->
</view>
<view class="details">