From 8282a4d037f18dbb2464de038f034579f22e5667 Mon Sep 17 00:00:00 2001 From: sohot8653 Date: Mon, 22 Sep 2025 13:47:28 +0900 Subject: [PATCH] =?UTF-8?q?[=EB=A9=94=EC=9D=B8=20=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EC=9E=91=EC=97=85=EC=A4=91]=20=EC=B6=94=ED=9B=84?= =?UTF-8?q?=201=EA=B0=9C=EB=A1=9C=20=ED=86=B5=ED=95=A9=ED=95=98=EA=B8=B0?= =?UTF-8?q?=20=EC=9C=84=ED=95=B4=20=EB=82=B4=EC=9A=A9=20=EB=8F=99=EA=B8=B0?= =?UTF-8?q?=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/[tabId]/index.vue | 2 +- pages/index.vue | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/pages/[tabId]/index.vue b/pages/[tabId]/index.vue index 3b7404e..b45afcf 100644 --- a/pages/[tabId]/index.vue +++ b/pages/[tabId]/index.vue @@ -5,7 +5,7 @@

- Integrated Bio Foundry Platform + Integrated Bio Foundry Platform(pages/[tabId]/index.vue)

통합 바이오 파운드리 플랫폼에 오신 것을 환영합니다 diff --git a/pages/index.vue b/pages/index.vue index a3e8b63..7545232 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -5,7 +5,7 @@

- Integrated Bio Foundry Platform + Integrated Bio Foundry Platform(pages/index.vue)

통합 바이오 파운드리 플랫폼에 오신 것을 환영합니다 @@ -19,7 +19,7 @@

안녕하세요, {{ - userStore.userName + userStore.user?.name }}님!

@@ -100,13 +100,12 @@