flx:修改海康插件安装包地址
This commit is contained in:
parent
1f0e0c0a0b
commit
035262e3ae
@ -248,7 +248,8 @@ class VideoPlugin {
|
||||
|
||||
showDownloadDialog() {
|
||||
if (confirm("检测到视频插件未安装,是否下载视频插件?")) {
|
||||
window.location.href = "http://101.43.164.214:11111/image/VideoWebPlugin.rar";
|
||||
// window.location.href = "http://101.43.164.214:11111/image/VideoWebPlugin.rar";
|
||||
window.location.href = "https://gszhdz.crpower.com.cn:9807/image/VideoWebPlugin.exe"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user