|
@@ -7,7 +7,7 @@ |
|
|
<text class="name">{{ userlistobj.agentName || '' }}</text> |
|
|
<text class="name">{{ userlistobj.agentName || '' }}</text> |
|
|
<view class="status"> |
|
|
<view class="status"> |
|
|
<text class="pointer"></text> |
|
|
<text class="pointer"></text> |
|
|
<text class="item">{{ userlistobj.disposeStatus | DisposeStatus }}</text> |
|
|
|
|
|
|
|
|
<text class="item">{{ userlistobj.violatedStatus | ViolatedStatus }}</text> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<!-- 详细信息 --> |
|
|
<!-- 详细信息 --> |
|
|