Browse Source

fixed: 修复协销新分配机构列表

xiebaomin 1 year ago
parent
commit
6e24b26e88
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/seller/club/list.vue

+ 1 - 1
pages/seller/club/list.vue

@@ -142,7 +142,7 @@
 								</view>
 								</view>
 								<view
 								<view
 									class="btn"
 									class="btn"
-									v-if="tabSmallCurrentIndex === 0"
+									v-if="tabSmallCurrentIndex === 0 || tabSmallCurrentIndex === 2"
 									@click.stop="handleShowBubble(club, index)"
 									@click.stop="handleShowBubble(club, index)"
 								>
 								>
 									<text class="iconfont icon-gengduo2"></text>
 									<text class="iconfont icon-gengduo2"></text>