From 3626a7d195b846586983fc104ed06800218e8f3d Mon Sep 17 00:00:00 2001 From: clkim Date: Fri, 5 Dec 2025 15:44:46 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20[PWT-153]=20=EB=B0=B0=EB=84=88=20?= =?UTF-8?q?=EB=82=A0=EC=A7=9C=20=EB=85=B8=EC=B6=9C=20=EC=8B=9C=EC=9E=91?= =?UTF-8?q?=EC=9D=BC=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layers/components/blocks/CardNews.vue | 2 +- layers/templates/GrVisual02/index.vue | 2 +- layers/types/api/operateResources.ts | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/layers/components/blocks/CardNews.vue b/layers/components/blocks/CardNews.vue index ce50b2b..b1f7b40 100644 --- a/layers/components/blocks/CardNews.vue +++ b/layers/components/blocks/CardNews.vue @@ -44,7 +44,7 @@ const handleLinkClick = (title: string) => { diff --git a/layers/templates/GrVisual02/index.vue b/layers/templates/GrVisual02/index.vue index 649e36d..4142142 100644 --- a/layers/templates/GrVisual02/index.vue +++ b/layers/templates/GrVisual02/index.vue @@ -117,7 +117,7 @@ const onArrowClick = direction => {