alwayssuper 7 сар өмнө
parent
commit
3c7521b58b

+ 0 - 1
src/views/iot/device/device/detail/DeviceDetailsLog.vue

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