This website works better with JavaScript
Home
Explore
Help
Sign In
CocoRoboLabs
/
pbl-app
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
zengyicheng
2 years ago
parent
c9df52d650
commit
7c9edacba6
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/views/home/components/courseItem.vue
+ 1
- 1
src/views/home/components/courseItem.vue
View File
@@ -35,7 +35,7 @@
export default {
props: {
c: {
- type:
Array
+ type:
Object
}
},
methods: {