:c
This commit is contained in:
@@ -79,7 +79,7 @@ export default {
|
|||||||
getUsers(to.query.page, (err, data) => {
|
getUsers(to.query.page, (err, data) => {
|
||||||
this.setData(err, data);
|
this.setData(err, data);
|
||||||
next();
|
next();
|
||||||
}
|
});
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
goToNext() {
|
goToNext() {
|
||||||
|
|||||||
Reference in New Issue
Block a user