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