From 5311937b6987a10087269ad0c82bc92f9d1f2a44 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期六, 12 六月 2021 23:41:56 +0800
Subject: [PATCH] update 增加 jackson 配置 默认序列化时间格式

---
 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