From a6b70491e318f0047e625caf12d5bb2edc4fb86a Mon Sep 17 00:00:00 2001 From: YunaiV Date: Wed, 16 Feb 2022 22:02:21 +0800 Subject: [PATCH] =?UTF-8?q?v3.6.0=20=E5=AF=8C=E6=96=87=E6=9C=AC=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E4=B8=8A=E4=BC=A0=E8=BF=94=E5=9B=9Eurl=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-ui-admin/src/components/Editor/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yudao-ui-admin/src/components/Editor/index.vue b/yudao-ui-admin/src/components/Editor/index.vue index 8e6167941..2c906c522 100644 --- a/yudao-ui-admin/src/components/Editor/index.vue +++ b/yudao-ui-admin/src/components/Editor/index.vue @@ -49,7 +49,7 @@ export default { /* 类型(base64格式、url格式) */ type: { type: String, - default: "", + default: "url", } }, data() {