From ac3f9e5f33f0cc307c4de5f7220ecdfc2d98abeb Mon Sep 17 00:00:00 2001
From: 朱杰 <693337446@qq.com>
Date: 星期三, 16 六月 2021 23:33:01 +0800
Subject: [PATCH] 【update】JDK11支持

---
 ruoyi-ui/src/components/Editor/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/components/Editor/index.vue b/ruoyi-ui/src/components/Editor/index.vue
index 640049c..d63a48d 100644
--- a/ruoyi-ui/src/components/Editor/index.vue
+++ b/ruoyi-ui/src/components/Editor/index.vue
@@ -75,7 +75,7 @@
             [{ color: [] }, { background: [] }],             // 瀛椾綋棰滆壊銆佸瓧浣撹儗鏅鑹�
             [{ align: [] }],                                 // 瀵归綈鏂瑰紡
             ["clean"],                                       // 娓呴櫎鏂囨湰鏍煎紡
-            ["link", "image"]                                // 閾炬帴銆佸浘鐗�
+            ["link", "image", "video"]                       // 閾炬帴銆佸浘鐗囥�佽棰�
           ],
         },
         placeholder: "璇疯緭鍏ュ唴瀹�",

--
Gitblit v1.9.3