From e1ba668eb2b16a03be5d1303b1aff7389fc3145c Mon Sep 17 00:00:00 2001 From: juwei001 <974220104@qq.com> Date: Wed, 24 Apr 2024 15:10:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/communityParty/govern/dialogForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/communityParty/govern/dialogForm.vue b/src/views/modules/communityParty/govern/dialogForm.vue index d062555..59fa1d1 100644 --- a/src/views/modules/communityParty/govern/dialogForm.vue +++ b/src/views/modules/communityParty/govern/dialogForm.vue @@ -299,7 +299,7 @@ export default { } .tinymce_view { ::v-deep .tox .tox-dialog { - z-index: 2000000000; + z-index: 200000; } }