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 }