Browse Source

Merge branch 'dev/v1.0.63_yf' of jianyu/web into feature/v1.0.63

yangfeng 10 tháng trước cách đây
mục cha
commit
ea4382bdac

+ 2 - 2
apps/bigmember_pc/src/views/search/ent/index.vue

@@ -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>
       <template #empty>

+ 1 - 1
apps/mobile/src/components/selector/zhima-three-sidebar/index.vue

@@ -273,7 +273,7 @@ export default {
   },
   created() {
     // this.init()
-    this.getZhiMaFilterData()
+    // this.getZhiMaFilterData()
   },
   mounted() {
     this.setState()

+ 2 - 2
apps/mobile/src/views/search/result/company/index.vue

@@ -104,9 +104,9 @@
           :tags="item.tags"
           @click="goEntPage(item)"
         >
-          <template slot="zhima">
+          <!-- <template slot="zhima">
             <MarkInList v-if="item.zhiMa" :text="item.zhiMa" />
-          </template>
+          </template> -->
         </CompanyCell>
       </van-list>
       <AppEmpty v-else key="data" class="empty-container">