fix:修改?

feature/alipay-0629-ch
ch 3 years ago
parent c2d0857ca1
commit 5aff24319d

@ -2,7 +2,7 @@
* @Author: ch * @Author: ch
* @Date: 2022-03-22 16:13:00 * @Date: 2022-03-22 16:13:00
* @LastEditors: ch * @LastEditors: ch
* @LastEditTime: 2022-06-17 10:27:44 * @LastEditTime: 2022-06-17 16:31:20
* @Description: file content * @Description: file content
--> -->
<template> <template>
@ -25,7 +25,7 @@
[客服转移] [客服转移]
</template> </template>
<template v-else> <template v-else>
{{item.lastMessage.payload?.content || '[未知消息]'}} {{item.lastMessage.payload.content || '[未知消息]'}}
</template> </template>
</template> </template>
<template v-if="item.lastMessage.type == msgType.IMG">[]</template> <template v-if="item.lastMessage.type == msgType.IMG">[]</template>

Loading…
Cancel
Save