From a209b39552d0a360bd5b29af6b6cb58265f9669b Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期四, 10 六月 2021 22:29:13 +0800
Subject: [PATCH] 分页组件新增pagerCount属性

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