perf:【IoT 物联网】场景联动触发器优化
This commit is contained in:
@ -80,6 +80,7 @@ const getDeviceList = async () => {
|
||||
console.error('获取设备列表失败:', error)
|
||||
deviceList.value = []
|
||||
} finally {
|
||||
deviceList.value.push({ id: 0, deviceName: '全部设备' })
|
||||
deviceLoading.value = false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user