diff --git a/ruoyi-admin/src/main/resources/templates/system/notice/add.html b/ruoyi-admin/src/main/resources/templates/system/notice/add.html index 50bd86347..6a1a94b4d 100644 --- a/ruoyi-admin/src/main/resources/templates/system/notice/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/notice/add.html @@ -49,6 +49,7 @@ height : 192, lang : 'zh-CN', followingToolbar: false, + dialogsInBody: true, callbacks: { onImageUpload: function (files) { sendFile(files[0], this);