零售公司店均好友top10

master
wyj2080 6 years ago
parent c0c844de5c
commit 447c6cdcd6

@ -83,7 +83,7 @@
<i-col span="8">
<row class="outline" style="min-height: 305px">
<span class="blue-logo"></span>
<span style="display: inline-block;margin-left: 5px;">零售公司新增好友top10</span>
<span style="display: inline-block;margin-left: 5px;">零售公司店均新增好友top10</span>
<row v-if="customerViewVO.orgNewCustomerList.length === 0" style="text-align: center"></row>
<row v-if="customerViewVO.orgNewCustomerList.length > 0" class="pading-12">
<row v-for="item in customerViewVO.orgNewCustomerList" :key="item.orgId">

Loading…
Cancel
Save