|
@@ -8,7 +8,7 @@
|
|
|
<view class="other">手机号:{{info.phone||"暂无手机号"}}</view>
|
|
|
<view class="other">成立时间:{{info.create_time||"暂无成立时间"}}</view>
|
|
|
<view class="other">单位地址:{{info.address||"暂无单位地址"}}</view>
|
|
|
- <view class="other">成员人数:{{info.number||"暂无成员人数"}}人</view>
|
|
|
+ <view class="other">成员人数:{{info.number||"0"}}人</view>
|
|
|
</view>
|
|
|
<view class="two">
|
|
|
<view class="name">团队成员</view>
|