This commit is contained in:
caozehui
2024-12-25 13:22:54 +08:00
parent af12dc8d0a
commit e4025e39cb
5 changed files with 277 additions and 271 deletions

View File

@@ -248,9 +248,9 @@ watch(testStatus, function (newValue, oldValue) {
watch(webMsgSend, function (newValue, oldValue) {
if (activeIndex.value <= checkTotal.value) {
console.log('检测开始')
switch (newValue.requestId) {
case 'Test_Freq':
console.log('检测开始')
updateCheckResultView("Freq")
break;
case 'Test_VOL':