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