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