修改线索池列表
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<text class="text-middle">{{item.name}}</text>
|
||||
<text class="text-middle font-26 color-666">({{item.mobile}})</text>
|
||||
</view>
|
||||
<view class="absolute right-0 top-0">
|
||||
<view class="absolute right-0 top-0" wx:if="{{item.un_lock==0}}">
|
||||
<view class="font-26 mt10" style="color:#f63c51">{{'距转派还剩'+item.left_time}}</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user