|
@@ -3,7 +3,7 @@
|
|
<view class='channel-box'>
|
|
<view class='channel-box'>
|
|
<view class='channel-list f-box'>
|
|
<view class='channel-list f-box'>
|
|
<view class='channel-label'>联系人</view>
|
|
<view class='channel-label'>联系人</view>
|
|
- <view class='channel-value f-item'>{{channelObj.channel.channelName}}</view>
|
|
|
|
|
|
+ <view class='channel-value f-item'>{{channelObj.channel.channelRealName}}</view>
|
|
</view>
|
|
</view>
|
|
<view class='channel-list f-box'>
|
|
<view class='channel-list f-box'>
|
|
<view class='channel-label'>电话</view>
|
|
<view class='channel-label'>电话</view>
|
|
@@ -15,7 +15,7 @@
|
|
</view>
|
|
</view>
|
|
<view class='channel-list f-box'>
|
|
<view class='channel-list f-box'>
|
|
<view class='channel-label'>三证合一号码</view>
|
|
<view class='channel-label'>三证合一号码</view>
|
|
- <view class='channel-value f-item'>{{channelObj.channel.channelBankNo}}</view>
|
|
|
|
|
|
+ <view class='channel-value f-item'>{{channelObj.channel.channelNtco}}</view>
|
|
</view>
|
|
</view>
|
|
<view class='channel-list f-box'>
|
|
<view class='channel-list f-box'>
|
|
<view class='channel-label '>开票信息</view>
|
|
<view class='channel-label '>开票信息</view>
|