瀏覽代碼

富文本默认dialogsInBody属性

RuoYi 3 年之前
父節點
當前提交
0247a2d965
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ruoyi-admin/src/main/resources/templates/system/notice/edit.html

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

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