From 0a746a2f5bec080e9468be4507d64f4dffad859e Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Mon, 6 Jan 2025 11:25:48 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=9B=BE=E8=A1=A8=E6=94=BE=E5=A4=A7=E5=AD=97=E4=BD=93=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E8=B7=9F=E9=9A=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/visualization/UserViewEnlarge.vue | 1 + .../src/custom-component/canvas-icon/Component.vue | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue index cf5fdfdaed..f338cae0c9 100644 --- a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue +++ b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue @@ -102,6 +102,7 @@ :view-info="viewInfo" :config="config" :dv-info="dvInfo" + :font-family="canvasStyleData?.fontFamily" show-position="viewDialog" /> - - +