From 33ba9a2ab14c0733e84e772b58e50857590f3008 Mon Sep 17 00:00:00 2001 From: zenn Date: Thu, 23 Apr 2026 13:52:45 +0900 Subject: [PATCH] =?UTF-8?q?v0.1.48=20-=20=EB=8D=B0=EB=AA=A8=20=EC=9D=BD?= =?UTF-8?q?=EA=B8=B0=20=EC=A0=84=EC=9A=A9=20=EC=8A=A4=ED=81=AC=EB=A1=A4=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 7 +++++-- src/components/PlannerPage.vue | 24 +++++++++++++++++++++++- 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index d2ab454..551b7dc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2186,8 +2186,9 @@ onBeforeUnmount(() => { class="print-hidden mx-auto grid h-[calc(100vh-3rem)] w-full max-w-6xl gap-5 rounded-[30px] border border-white/70 bg-white/55 p-4 shadow-[0_24px_80px_rgba(28,25,23,0.08)] sm:p-6 xl:grid-cols-[minmax(0,1fr)_280px] xl:items-start" >
-
+
{ :timetable="demoPlanner.timetable" />
-
+
{ :timetable="demoPlanner.timetable" /> {