微调
This commit is contained in:
@@ -517,7 +517,6 @@ const interValTest = () => {
|
|||||||
children: deviceData.value,
|
children: deviceData.value,
|
||||||
// status: Math.floor(Math.random() * 4),
|
// status: Math.floor(Math.random() * 4),
|
||||||
});
|
});
|
||||||
// console.log(deviceTestList.value,11111);
|
|
||||||
currentIndex++;
|
currentIndex++;
|
||||||
treeRef.value && treeRef.value.getCurrentIndex(currentIndex)
|
treeRef.value && treeRef.value.getCurrentIndex(currentIndex)
|
||||||
refreshProgress();
|
refreshProgress();
|
||||||
|
|||||||
Reference in New Issue
Block a user