From e55b8b02b973ee9bfd5050b50685bb7dc2addab0 Mon Sep 17 00:00:00 2001 From: zhaoxh Date: Fri, 13 Dec 2019 18:26:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B7=A5=E5=85=B7=E6=A0=8F?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/tools.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/tools.js b/src/config/tools.js index 9277b2b..34a9b84 100644 --- a/src/config/tools.js +++ b/src/config/tools.js @@ -18,7 +18,7 @@ export default { code: true, link: true, image: true, - uploadImage:true, + uploadImage:false, table: true, checked: true, notChecked: true,