zhengjinyi 3 달 전
부모
커밋
7aabe6c68f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/seller/club/team-list.vue

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

@@ -21,7 +21,7 @@
                                 </view>
                                 <view class="list-item">
                                     <view class="list-title">
-                                        <text class="list-name"> {{ team.name }} </text>
+                                        <text class="list-name"> {{ team.linkMan }} </text>
                                     </view>
                                 </view>
                             </view>