From f2ecff54a38ddf4966e732ad9c73cb8a27f4c8aa Mon Sep 17 00:00:00 2001 From: caozehui <2427765068@qq.com> Date: Fri, 18 Apr 2025 11:07:04 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/home/components/preTest.vue b/frontend/src/views/home/components/preTest.vue index 55afe6e..a6a2a11 100644 --- a/frontend/src/views/home/components/preTest.vue +++ b/frontend/src/views/home/components/preTest.vue @@ -530,9 +530,9 @@ watch(webMsgSend, function (newValue, oldValue) { type: 'wait', log: '相序校验成功!', }) + ts.value = 'success' } activeIndex.value = 5 - ts.value = 'success' console.log("@@@@", ts.value) break }