微调
This commit is contained in:
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user