perf(前端): 图片消息在引用/最近 的显示

dev/supplier-email-drawer
Lei OT 9 months ago
parent 9bef019d09
commit c0d70f810d

@ -550,7 +550,7 @@ export const whatsappMsgTypeMapped = {
width: 'auto',
height: 200,
alt: msg.image?.caption || '',
message: msg.image?.caption || '',
message: msg.image?.caption || '[图片]',
}),
},
sticker: {

Loading…
Cancel
Save