防止富文本点击按钮弹框时,页面会回到顶部

springboot2
RuoYi 5 years ago
parent 61d65783d6
commit 5f55ce945b

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

Loading…
Cancel
Save