From d314daeaf807cbbb0ad79f6764a85ae6808f8d1e Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Mon, 11 Aug 2025 15:15:53 +0800 Subject: [PATCH] no message --- root/chat/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/root/chat/index.vue b/root/chat/index.vue index 9b8f228..50652ed 100644 --- a/root/chat/index.vue +++ b/root/chat/index.vue @@ -1233,6 +1233,8 @@ that.$nextTick(() => { that.initFormPage() }); + }).catch((rea)=>{ + console.log('reaaaa',rea) }); } else { that.isFinish = 2;