json编辑器

This commit is contained in:
yanran200730
2022-01-26 09:05:52 +08:00
parent a74a7c7b1d
commit 3dcf5d23c4

View File

@@ -23,7 +23,7 @@
<script>
import RenderElement from '../designer/components/RenderElement'
// import AppGridDV from '../../../project/dv/apps/AppGridDV'
import AppGridDV from '../../../project/dv/apps/AppGridDV'
export default {
name: 'AppGigscreenViewer',
@@ -46,7 +46,7 @@
},
components: {
// AppGridDV,
AppGridDV,
RenderElement
},