From 879fa3ea758976e338d9c3ff5555da677dfb95ba Mon Sep 17 00:00:00 2001 From: JUNG YI DAM Date: Fri, 15 Jul 2022 04:50:24 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B3=A0=EA=B0=9D=EC=84=BC=ED=84=B0=ED=85=9C?= =?UTF-8?q?=ED=94=8C=EB=A6=BF=20=EC=83=81=EC=84=B8=20page=20=EC=98=A4?= =?UTF-8?q?=ED=83=80=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../board/customer-template/components/view.component.html | 4 +++- .../board/customer-template/components/view.component.ts | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/app/modules/admin/board/customer-template/components/view.component.html b/src/app/modules/admin/board/customer-template/components/view.component.html index 49fa156..17da861 100644 --- a/src/app/modules/admin/board/customer-template/components/view.component.html +++ b/src/app/modules/admin/board/customer-template/components/view.component.html @@ -1,2 +1,4 @@ -
고객센터 템플릿 등록
+
+ 고객센터템플릿-상세페이지 +
diff --git a/src/app/modules/admin/board/customer-template/components/view.component.ts b/src/app/modules/admin/board/customer-template/components/view.component.ts index 645b6d8..c5563d4 100644 --- a/src/app/modules/admin/board/customer-template/components/view.component.ts +++ b/src/app/modules/admin/board/customer-template/components/view.component.ts @@ -33,8 +33,8 @@ import { User } from 'app/modules/admin/member/user/models/user'; import { UserService } from 'app/modules/admin/member/user/services/user.service'; @Component({ - selector: 'customer-template-registration', - templateUrl: './registration.component.html', + selector: 'customer-template-view', + templateUrl: './view.component.html', styles: [ /* language=SCSS */ `