From 0247a2d96543d617feb9eeeee1d7f31a75cb04ea Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sat, 31 Jul 2021 17:44:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=8C=E6=96=87=E6=9C=AC=E9=BB=98=E8=AE=A4di?= =?UTF-8?q?alogsInBody=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/system/notice/edit.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-admin/src/main/resources/templates/system/notice/edit.html b/ruoyi-admin/src/main/resources/templates/system/notice/edit.html index 63a3f5e9..311d54bd 100644 --- a/ruoyi-admin/src/main/resources/templates/system/notice/edit.html +++ b/ruoyi-admin/src/main/resources/templates/system/notice/edit.html @@ -51,6 +51,7 @@ height : 192, lang : 'zh-CN', followingToolbar: false, + dialogsInBody: true, callbacks: { onImageUpload: function (files) { sendFile(files[0], this);