yangfeng
2024-03-04 63e60190437ffac6ed6f4b6abd2c8baf5004a3cb
src/views/dashboard/components/DeviceCheckList.vue
@@ -76,6 +76,7 @@
    })
    return
  }
  localStorage.setItem('currentDeviceID', selectedDevice.value || '')
  apiSetCurrentDevice({ currentDeviceID: selectedDevice.value })
    .then(() => {
      ElMessage({