|
@@ -161,7 +161,7 @@
|
|
const that = this;
|
|
const that = this;
|
|
that.$set(that, `list`, [])
|
|
that.$set(that, `list`, [])
|
|
that.$set(that, `skip`, 0)
|
|
that.$set(that, `skip`, 0)
|
|
- that.$set(that, `limit`, 5)
|
|
|
|
|
|
+ that.$set(that, `limit`, 6)
|
|
that.$set(that, `page`, 0)
|
|
that.$set(that, `page`, 0)
|
|
},
|
|
},
|
|
toPath(e) {
|
|
toPath(e) {
|