@@ -76,7 +76,7 @@ export default {
props: {
limit: {
type: Number,
- default: 100
+ default: 200
}
},
data() {