mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-05 20:29:35 +00:00
【代码评审】IoT:场景联动的 review
This commit is contained in:
@@ -162,7 +162,7 @@ const initDeviceControlConfig = () => {
|
||||
}))
|
||||
}
|
||||
|
||||
// 确保data对象存在
|
||||
// 确保 data 对象存在
|
||||
if (!deviceControlConfig.value.data) {
|
||||
deviceControlConfig.value.data = {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user