diff --git a/frontend/src/views/plan/autoTest/index.vue b/frontend/src/views/plan/autoTest/index.vue index 2637b5c..4beddac 100644 --- a/frontend/src/views/plan/autoTest/index.vue +++ b/frontend/src/views/plan/autoTest/index.vue @@ -517,7 +517,6 @@ const interValTest = () => { children: deviceData.value, // status: Math.floor(Math.random() * 4), }); - // console.log(deviceTestList.value,11111); currentIndex++; treeRef.value && treeRef.value.getCurrentIndex(currentIndex) refreshProgress();