| | |
| | | <image src="../../../static/image/jiafangdanwei.png" mode="aspectFit"></image> |
| | | <view>{{cstmr.name}}</view> |
| | | </view> |
| | | <view class="cstmr-tel">{{cstmr.tel}} | {{cstmr.addr}} | {{cstmr.director$}}</view> |
| | | <view class="cstmr-tel">{{cstmr.tel}} | {{cstmr.addr}} | {{cstmr.director$ ? cstmr.director$ : '--'}}</view> |
| | | </view> |
| | | <view class="container"> |
| | | <view><y-title title="基本信息"></y-title></view><view></view> |
| | | <view class="list-item1">客户代号</view><view class="list-item2">{{cstmr.uuid}}</view> |
| | | <view class="list-item1">所属部门</view><view class="list-item2">{{cstmr.uuid}}</view> |
| | | <view class="list-item1">所属部门</view><view class="list-item2">{{cstmr.deptId$}}</view> |
| | | <view class="list-item1">客户名称</view><view class="list-item2">{{cstmr.name}}</view> |
| | | <view class="list-item1">客户类别</view><view class="list-item2">{{cstmr.cstmrType$}}</view> |
| | | <view class="list-item1">省市区</view><view class="list-item2">{{cstmr.pcd$}}</view> |
| | | <view class="list-item1">客户联系人</view><view class="list-item2">{{cstmr.contacts}}</view> |
| | | <view class="list-item1">区分</view><view class="list-item2">{{cstmr.type$}}</view> |
| | | <view class="list-item1">客户行业</view><view class="list-item2">{{cstmr.contacts}}</view> |
| | | <view class="list-item1">产品类别</view><view class="list-item2">{{cstmr.contacts}}</view> |
| | | <view class="list-item1">客户行业</view><view class="list-item2">{{cstmr.industry}}</view> |
| | | <view class="list-item1">产品类别</view><view class="list-item2">{{cstmr.productCategory}}</view> |
| | | <view class="list-item1">备注</view><view class="list-item2">{{cstmr.remarks ? cstmr.remarks : '--'}}</view> |
| | | |
| | | <!-- <view class="list-item1">客户关系</view><view class="list-item2">{{cstmr.rela ? cstmr.rela : '--'}}</view> --> |