浏览代码

防止富文本点击按钮弹框时,页面会回到顶部

RuoYi 3 年之前
父节点
当前提交
5f55ce945b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ruoyi-admin/src/main/resources/templates/system/notice/add.html

+ 1 - 0
ruoyi-admin/src/main/resources/templates/system/notice/add.html

@@ -49,6 +49,7 @@
 			height : 192,
 			lang : 'zh-CN',
 			followingToolbar: false,
+			dialogsInBody: true,
 			callbacks: {
                 onImageUpload: function (files) {
                     sendFile(files[0], this);