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

pull/303/head
RuoYi 2021-07-02 18:45:38 +08:00
parent 61d65783d6
commit 5f55ce945b
1 changed files with 1 additions and 0 deletions

View File

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