| | |
| | | <image class="user-icon" v-if="currentInfo.picture" :src="currentInfo.picture" mode="aspectFit"></image> |
| | | |
| | | <view class="name"> |
| | | <view class="t1">{{currentInfo.nickName || currentInfo.loginName || '-'}}<span |
| | | <view class="t1"> |
| | | {{ (!!currentInfo.supplierDTO?(currentInfo.supplierDTO.name):"") || currentInfo.nickName || currentInfo.loginName || '-'}}<span |
| | | v-if="currentInfo.supplierDTO&¤tInfo.supplierDTO.status!=='P'"> |
| | | ({{currentInfo.supplierDTO?currentInfo.supplierDTO.statusStr:''}})</span> |
| | | </view> |
| | |
| | | <view class="flex"> |
| | | <image class="icon-clock m-r-6 m-t-2" src="../../static/common/icon-call.png"></image> |
| | | <view class="name"> |
| | | 客服电话 : <span class="topic-gray">{{tel}}</span> |
| | | 客服电话 : <span class="topic-gray">{{tel}}</span> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <!-- <view class="user-util m-t-12 " @click="callTel" v-if="selftype==='partner'"> |
| | | <!-- <view class="user-util m-t-12 " @click="callTel" v-if="selftype==='partner'"> |
| | | <view class="name"> |
| | | 账号: <span class="topic-gray">{{tel}}</span> |
| | | </view> |