210新增自动报警弹框提示,历史记录页面功能
This commit is contained in:
@ -482,7 +482,8 @@
|
||||
// 页面跳转成功后的回调函数
|
||||
res.eventChannel.emit('deviceControl', {
|
||||
data: item,
|
||||
deviceType: deviceType
|
||||
deviceType: deviceType,
|
||||
apiType: 'listA' // 自定义标识
|
||||
});
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user