mirror of https://gitee.com/y_project/RuoYi.git
防止富文本点击按钮弹框时,页面会回到顶部
parent
61d65783d6
commit
5f55ce945b
|
@ -49,6 +49,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);
|
||||||
|
|
Loading…
Reference in New Issue