From 193c3b963c112285bd787abab41f9b6b99d9d2f7 Mon Sep 17 00:00:00 2001 From: caozehui <2427765068@qq.com> Date: Wed, 26 Feb 2025 18:07:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/home/components/preTest.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/views/home/components/preTest.vue b/frontend/src/views/home/components/preTest.vue index e3962e0..c7fcf3e 100644 --- a/frontend/src/views/home/components/preTest.vue +++ b/frontend/src/views/home/components/preTest.vue @@ -506,6 +506,7 @@ watch(webMsgSend, function (newValue, oldValue) { } activeIndex.value = 5 ts.value = 'success' + console.log("@@@@",ts.value) break }