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