Browse Source

feat:DeviceSimulator

alwayssuper 7 tháng trước cách đây
mục cha
commit
3c7521b58b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/iot/device/device/detail/DeviceDetailsLog.vue

+ 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
   }