This commit is contained in:
liuye
2023-06-14 10:52:53 +08:00
parent 2575c256c4
commit 9c0330561c
2 changed files with 2 additions and 1 deletions

View File

@@ -217,6 +217,7 @@
return this.$message('已加载完成,没有更多数据');
}else {
this.msgCurrent ++
this.isLoading = true
this.getMsgList()
}
}