fix: 移除上拉刷新的currentDMid检查

This commit is contained in:
yangzhe 2026-03-19 14:20:52 +08:00
parent 526a580e14
commit 8bc9691b2c
1 changed files with 1 additions and 1 deletions

View File

@ -1464,7 +1464,7 @@ export default {
onScrollToUpper() { onScrollToUpper() {
console.log("触发上拉刷新"); console.log("触发上拉刷新");
if (!this.currentDMid) return; // if (!this.currentDMid) return;
if (this.isLiveAgentChat) return; if (this.isLiveAgentChat) return;
// //