@@ -214,9 +214,9 @@ console.log(searchListProps)
></i>
</div>
</template>
- <template #title-suffix v-if="item.zhiMaLabels">
+ <!-- <template #title-suffix v-if="item.zhiMaLabels">
<ZhiMaMarkInList :text="item.zhiMaLabels" />
- </template>
+ </template> -->
</CompanyItem>
<template #empty>
@@ -273,7 +273,7 @@ export default {
},
created() {
// this.init()
- this.getZhiMaFilterData()
+ // this.getZhiMaFilterData()
mounted() {
this.setState()
@@ -104,9 +104,9 @@
:tags="item.tags"
@click="goEntPage(item)"
>
- <template slot="zhima">
+ <!-- <template slot="zhima">
<MarkInList v-if="item.zhiMa" :text="item.zhiMa" />
</CompanyCell>
</van-list>
<AppEmpty v-else key="data" class="empty-container">