diff --git a/components/conversationList.vue b/components/conversationList.vue index 8e37687..b7f993d 100644 --- a/components/conversationList.vue +++ b/components/conversationList.vue @@ -60,59 +60,62 @@ {{ item.time }} - -
- {{ item.lastMessage.text }} -
- -
- {{ item.lastMessage.text }} -
- -
[图片]
- -
[视频]
- -
- -
- {{ JSON.parse(item.lastMessage.attachment.raw).obj.jobName }} -
- -
[职位列表]
- -
- 用户[ - - {{ item.lastMessage && item.lastMessage.attachment && item.lastMessage.attachment.raw && JSON.parse(item.lastMessage.attachment.raw).userName }} - - ],询单需要人工介入,请尽快回复 -
- -
- - {{ item.lastMessage && item.lastMessage.text }} - -
- -
- {{ JSON.parse(item.lastMessage.attachment.raw).name }} -
- -
- {{ "工单" }} +
+ +
+ {{ item.lastMessage.text }}
- -
+ +
{{ item.lastMessage.text }}
- -
- {{ JSON.parse(item.lastMessage.attachment.raw).title }} + +
[图片]
+ +
[视频]
+ +
+ +
+ {{ JSON.parse(item.lastMessage.attachment.raw).obj.jobName }} +
+ +
[职位列表]
+ +
+ 用户[ + + {{ item.lastMessage && item.lastMessage.attachment && item.lastMessage.attachment.raw && JSON.parse(item.lastMessage.attachment.raw).userName }} + + ],询单需要人工介入,请尽快回复 +
+ +
+ + {{ item.lastMessage && item.lastMessage.text }} + +
+ +
+ {{ JSON.parse(item.lastMessage.attachment.raw).name }} +
+ +
+ {{ "工单" }} +
+ +
+ {{ item.lastMessage.text }} +
+ +
+ {{ JSON.parse(item.lastMessage.attachment.raw).title }} +
+ +
暂无新消息
+
暂无新消息
- -
暂无新消息