@@ -49,6 +49,12 @@
</view>
</block>
<block wx:if="{{content.dataType==6}}">
+ <view class="rep">
+ 跟进类型:{{item.type ||' --'}}
+ </view>
+ 跟进对象:{{item.followname ||' --'}}
<view class="rep">
跟进时间:{{item.createdate ||' --'}}