messageList

This commit is contained in:
liuye
2024-07-23 17:39:49 +08:00
parent e284353fb3
commit 2daa6a6e15

View File

@@ -139,6 +139,7 @@ export default {
}); });
}, },
onShow() { onShow() {
this.messageList = []
this.getAiTypeList() this.getAiTypeList()
}, },
onPullDownRefresh() { onPullDownRefresh() {