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