This commit is contained in:
2025-01-13 20:19:04 +08:00
parent 4dec1392f7
commit 8b9abba74b

View File

@@ -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();