数据查询
This commit is contained in:
parent
0cce131855
commit
e1d7eca70a
@ -132,7 +132,7 @@ const handleAction = async (action) => {
|
||||
// 打开心电数据组件
|
||||
emit('action', {
|
||||
action: 'openECGData',
|
||||
deviceId: props.deviceInfo.devicecode,
|
||||
deviceId: props.deviceInfo.id,
|
||||
deviceName: props.deviceInfo.devicename
|
||||
})
|
||||
} else if (action === 'unlock') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user