first commit
This commit is contained in:
13
src/views/Counseling/CounselingTickets.vue
Normal file
13
src/views/Counseling/CounselingTickets.vue
Normal file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<div>상담권 관리</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "CounselingTickets"
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user