4.2
This commit is contained in:
@@ -119,9 +119,10 @@
|
||||
props.isCollect = 1
|
||||
} else {
|
||||
props.isCollect = 0
|
||||
modelValue.value = false
|
||||
}
|
||||
pubSub.publish('videoCollect', props.cameraIndexCode)
|
||||
modelValue.value = false
|
||||
|
||||
}
|
||||
const handleAction = async (e) => {
|
||||
if (e == STOP) {
|
||||
|
||||
Reference in New Issue
Block a user