Commit 3c7521b5 by alwayssuper

feat:DeviceSimulator

parent c9e00d97
...@@ -97,7 +97,6 @@ const getLogList = async () => { ...@@ -97,7 +97,6 @@ const getLogList = async () => {
} }
return log return log
}) })
console.log(logList.value)
} finally { } finally {
loading.value = false loading.value = false
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment