取消创建会话调已读

feature/im-0602-ch
ch 3 years ago
parent 536067e197
commit 5d795b11b4

@ -2,7 +2,7 @@
* @Author: ch * @Author: ch
* @Date: 2022-03-26 14:32:03 * @Date: 2022-03-26 14:32:03
* @LastEditors: ch * @LastEditors: ch
* @LastEditTime: 2022-06-09 11:41:50 * @LastEditTime: 2022-06-09 14:56:09
* @Description: file content * @Description: file content
--> -->
<template> <template>
@ -149,7 +149,7 @@ export default {
} }
this.sessionId = result.content.id; this.sessionId = result.content.id;
this.getHistoryMsg(); this.getHistoryMsg();
this.readMsg(); // this.readMsg();
}, },
/** /**

Loading…
Cancel
Save