@@ -30,7 +30,7 @@ export default {
return {};
},
mounted() {},
- props: [],
+ props: ["title"],
methods: {},
watch: {}
};