|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
* @Author: JC9527
|
|
|
|
|
* @Date: 2024-01-09 23:08:15
|
|
|
|
|
* @LastEditors: JC9527
|
|
|
|
|
* @LastEditTime: 2024-07-09 16:06:25
|
|
|
|
|
* @LastEditTime: 2024-07-31 16:18:03
|
|
|
|
|
-->
|
|
|
|
|
<template>
|
|
|
|
|
<div class="map-main">
|
|
|
|
@ -1453,7 +1453,7 @@ export default {
|
|
|
|
|
this.player.detachMediaElement()
|
|
|
|
|
this.player.destroy()
|
|
|
|
|
this.player = null
|
|
|
|
|
videoSurveillance({destId:this.personInfo.userId,imei:this.personInfo.info.imei,msgType:0})
|
|
|
|
|
videoSurveillance({destID:this.personInfo.userId,imei:this.personInfo.info.imei,msgType:0})
|
|
|
|
|
if(this.timer) clearInterval(this.timer)
|
|
|
|
|
},
|
|
|
|
|
// 位置分享
|
|
|
|
|