From 8b9abba74babb0f885dc4e5b039d49f9a81614e3 Mon Sep 17 00:00:00 2001 From: hongawen <83944980@qq.com> Date: Mon, 13 Jan 2025 20:19: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/plan/autoTest/index.vue | 1 - 1 file changed, 1 deletion(-) 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();