浏览代码

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

xiebaomin 1 年之前
父节点
当前提交
6e24b26e88
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/seller/club/list.vue

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

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