소스 검색

富文本默认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);