@@ -170,8 +170,8 @@ export default {
name: 'shareCommonTarget',
props: {
homePageIndicatorDate: {
- type: Object,
- default: () => ({}),
+ type: Array,
+ default: () => [],
},
data() {