@@ -161,7 +161,7 @@
const that = this;
that.$set(that, `list`, [])
that.$set(that, `skip`, 0)
- that.$set(that, `limit`, 5)
+ that.$set(that, `limit`, 6)
that.$set(that, `page`, 0)
},
toPath(e) {
@@ -169,7 +169,7 @@
total: 0,
page: 0,
skip: 0,
- limit: 5,
+ limit: 6,
condActive: 0,
shang: '',
xia: '',
@@ -89,7 +89,7 @@
list: [],
@@ -74,7 +74,7 @@
typeList: [],
tabs: {
active: '0',