소스 검색

fixed: updated

xiebaomin 1 년 전
부모
커밋
3250222949
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/seller/club/list.vue

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

@@ -130,7 +130,7 @@
 							</view>
 						</view>
 						<view class="club-list-bot">
-							<template v-if="tabSmallCurrentIndex === 0">
+							<template v-if="tabSmallCurrentIndex === 0 || tabSmallCurrentIndex === 2">
 								<view class="btn" @click.stop="handleClickOper(1, club)">
 									<text class="iconfont icon-jigouhuaxiang"></text> 机构画像
 								</view>