diff --git a/src/views/modules/communityParty/regionalParty/activitysForm.vue b/src/views/modules/communityParty/regionalParty/activitysForm.vue index cef62b8a..72d49a73 100644 --- a/src/views/modules/communityParty/regionalParty/activitysForm.vue +++ b/src/views/modules/communityParty/regionalParty/activitysForm.vue @@ -539,6 +539,11 @@ export default { .item_width_1 { width: 560px; } +.tinymce_view { + /deep/.tox .tox-dialog { + z-index: 20000; + } +} .item_width_2 { width: 600px; }