大屏组件做一下切割

This commit is contained in:
aixianling
2022-08-19 13:54:37 +08:00
parent 89b39916d7
commit c04bcbf90e
6 changed files with 190 additions and 18 deletions

View File

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