From 4311ece0f446c55b0d785d028772e20df8eea895 Mon Sep 17 00:00:00 2001 From: cgd_mac <349008059@qq.com> Date: Fri, 24 Dec 2021 10:26:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A7=A3=E5=86=B3=E5=AF=8C=E6=96=87?= =?UTF-8?q?=E6=9C=AC=E5=B1=82=E7=BA=A7=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DbUeditor/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, }), }, },