@@ -187,6 +187,7 @@ export default function () {
})
this.superclass.constructor.call(this, newConfig)
+ this.store.pageSize = newConfig.pageSize
},
setData(value) {