Commit cbf77edb by lijiabin

【需求 22051】 chore: 修改文本文字

parent 585f5231
......@@ -228,7 +228,7 @@ const onMessageMenu = async (cmd: string | number, message: MessageDetailListIte
await deleteMessage({ type: 'message', idList: [message.message_id] })
// await refreshConversationList()
if (activeConversation.value) await selectConversation(activeConversation.value, false)
push.success('已删除消息')
push.success('已撤回消息')
}
onActivated(() => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment