diff --git a/src/components/DbUeditor/index.vue b/src/components/DbUeditor/index.vue index 5bfd858..e53c434 100644 --- a/src/components/DbUeditor/index.vue +++ b/src/components/DbUeditor/index.vue @@ -30,7 +30,7 @@ default: () => ({ initialFrameWidth: '100%', initialFrameHeight: 300, - zIndex: 0, + zIndex: 10001, }), }, },