From de723408bdb6b67d38c6143d4a27e6c2eb76a206 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 30 Nov 2022 16:09:42 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=AF=8C=E6=96=87=E6=9C=AC):=20=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E4=B8=A2=E5=A4=B1=E5=BD=93=E5=89=8D=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chart/components/componentStyle/dialog/RemarkEditor.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/chart/components/componentStyle/dialog/RemarkEditor.vue b/frontend/src/views/chart/components/componentStyle/dialog/RemarkEditor.vue index 0069f8b16a..5504f61927 100644 --- a/frontend/src/views/chart/components/componentStyle/dialog/RemarkEditor.vue +++ b/frontend/src/views/chart/components/componentStyle/dialog/RemarkEditor.vue @@ -67,7 +67,8 @@ export default { min_height: 200, max_height: 500, elementpath: false, - statusbar: false + statusbar: false, + convert_urls: false } } },