@ -104,3 +104,11 @@ export default {
}
</script>
<style lang="scss">
.tox-dialog__disable-scroll {
.tox .tox-dialog {
z-index: 2000000000;
</style>
@ -1,6 +1,6 @@
<template>
<div>
<el-form ref="ref_form"
:inline="true"
@ -173,7 +173,6 @@
</el-form>
</div>
<div class="div_btn">
<el-button @click="handleCancle">取 消</el-button>
<el-button v-if="formType != 'detail'"
@ -540,8 +539,8 @@ export default {
width: 560px;
.tinymce_view {
/deep/.tox .tox-dialog {
z-index: 20000;
::v-deep .tox .tox-dialog {
.item_width_2 {