富文本默认dialogsInBody属性

pull/312/MERGE
RuoYi 2021-07-31 17:44:11 +08:00
parent a64d575319
commit 0247a2d965
1 changed files with 1 additions and 0 deletions

View File

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