修复大华视频播放

This commit is contained in:
aixianling
2022-08-12 11:50:04 +08:00
parent 98946c1e28
commit 38d01b37fd
5 changed files with 16 additions and 17 deletions

View File

@@ -23,8 +23,10 @@
<script>
import AiDvRender from "../../../components/AiDvRender";
export default {
name: 'AppGigscreenViewer',
components: {AiDvRender},
label: '大屏预览',
props: {
instance: Function,