Browse Source

feat:DeviceSimulator

alwayssuper 1 năm trước cách đây
mục cha
commit
3c7521b58b

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

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