zs 2 роки тому
батько
коміт
d9c205ba02
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      pagesHome/notice/index.vue

+ 1 - 1
pagesHome/notice/index.vue

@@ -154,7 +154,7 @@
 				const that = this;
 				that.$set(that, `list`, [])
 				that.$set(that, `skip`, 0)
-				that.$set(that, `limit`, 6)
+				that.$set(that, `limit`, 10)
 				that.$set(that, `page`, 0)
 			}
 		},