feat:DeviceSimulator

This commit is contained in:
alwayssuper 2025-01-06 16:40:36 +08:00
parent c9e00d97eb
commit 3c7521b58b

View File

@ -97,7 +97,6 @@ const getLogList = async () => {
}
return log
})
console.log(logList.value)
} finally {
loading.value = false
}