1.新的地图标识

2.边界入侵不能播放修复
main
guoyuepeng 2023-11-29 16:07:04 +08:00
parent 981ba47e84
commit 9fd7b1a261
2 changed files with 1304 additions and 1135 deletions

View File

@ -392,10 +392,11 @@ export default {
//
showVideo(row) {
console.info(row)
requestFN(
'/platformelectronic/getHlsPath',
{
INDEXCODE: row.indexCode
INDEXCODE: row.INDEXCODE
}
).then((res) => {
this.dialogVideoHLS = true

File diff suppressed because it is too large Load Diff