-
1、add update事件调用错误函数 2、在线的还发在线事件,如果别人正在给你推送目录就会不停的update设备表,设备表又没加锁,页面就无法更改设备信息了。。。
-
修改前端control.vue和DeviceList.vue控制台错误和警告
-
…40858/wvp-GB28181-pro into wvp-28181-2.0
-
…mber with value 1, got String with value "1". 2. 修改control.vue Error: [vue-clipboards] Invalid value. Please use a valid value. 3. 修改DeviceList.vue 刷新时报 [Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: "loading"
-
级联场景,invite消息中获取channelid。以前从invite的第一行读取,现在从subject header读取。
-
执法记录仪在更新目录数据的时候需要更新位置信息
-
修复device_channel的Id改变带来的tree查询bug