Browse Source

feat:DeviceSimulator

alwayssuper 7 months ago
parent
commit
3c7521b58b
1 changed files with 0 additions and 1 deletions
  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
       return log
     })
     })
-    console.log(logList.value)
   } finally {
   } finally {
     loading.value = false
     loading.value = false
   }
   }