@@ -164,7 +164,7 @@ export default {
this.reLoad()
},
handleCurrentChange(val) {
- this.body.page = val
+ this.body.current = val
}