[+] Show course card for every course
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</el-col>
|
||||
</el-row>
|
||||
|
||||
<overall-course :course="courses[0]"></overall-course>
|
||||
<overall-course v-for="course in courses" :course="course"></overall-course>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user