Преглед изворни кода

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