diff --git a/frontend/src/modules/channelMgt/components/TmpltRejectViewPop.vue b/frontend/src/modules/channelMgt/components/TmpltRejectViewPop.vue
new file mode 100644
index 0000000..3cafb09
--- /dev/null
+++ b/frontend/src/modules/channelMgt/components/TmpltRejectViewPop.vue
@@ -0,0 +1,82 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/java/kr/co/uplus/ez/api/channelMgt/dto/RjtTmpltListRes.java b/src/main/java/kr/co/uplus/ez/api/channelMgt/dto/RjtTmpltListRes.java
new file mode 100644
index 0000000..bc709f4
--- /dev/null
+++ b/src/main/java/kr/co/uplus/ez/api/channelMgt/dto/RjtTmpltListRes.java
@@ -0,0 +1,14 @@
+package kr.co.uplus.ez.api.channelMgt.dto;
+
+import java.io.Serializable;
+import java.util.List;
+import java.util.Map;
+
+import kr.co.uplus.ez.common.data.Paging;
+import lombok.Data;
+
+@SuppressWarnings("serial")
+@Data
+public class RjtTmpltListRes implements Serializable {
+ private List