修改线索池列表

This commit is contained in:
lcc
2025-07-04 14:23:00 +08:00
parent 0d16c398f9
commit 1b5166f688
+1 -1
View File
@@ -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>