This commit is contained in:
caozehui
2025-02-18 08:48:59 +08:00
parent e2924d5e57
commit 6db4d79839

View File

@@ -862,6 +862,7 @@ const updateLog = (isStart: boolean) => {
break break
} }
timeView.value = secondToTime(timeDifference.value/1000)
if (activeIndex === checkTotal) { if (activeIndex === checkTotal) {
testLogList.push({ testLogList.push({
type: 'info', type: 'info',