Skip to content

Commit 3c7521b

Browse files
committed
feat:DeviceSimulator
1 parent c9e00d9 commit 3c7521b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/iot/device/device/detail/DeviceDetailsLog.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ const getLogList = async () => {
9797
}
9898
return log
9999
})
100-
console.log(logList.value)
101100
} finally {
102101
loading.value = false
103102
}

0 commit comments

Comments
 (0)