فهرست منبع

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

yangfeng 11 ماه پیش
والد
کامیت
1315051cbe
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      apps/mobile/src/components/search/bidding/NoLoginBidList.vue

+ 1 - 1
apps/mobile/src/components/search/bidding/NoLoginBidList.vue

@@ -18,7 +18,7 @@
         :line="false"
         :tags="item.tags"
         :time="item.time"
-        :isFile="item.hasFile"
+        :isFile="false"
         :leftTopBadgeText="item.leftTopBadgeText"
         v-visited:content="item.id"
         @click="onClick(item)"