major change fixing bugs when running SSR in the project
This commit is contained in:
@@ -25,7 +25,7 @@ export default {
|
||||
required: true,
|
||||
},
|
||||
items: {
|
||||
type: Array,
|
||||
type: Object,
|
||||
required: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user