Commit b3398af9 authored by songrui's avatar songrui

Merge branch 'chronic-master' of…

Merge branch 'chronic-master' of http://gitlab.yiboshi.com/nightkis1995/frontend-h5 into chronic-master
parents 802976f5 a2d46e46
......@@ -91,6 +91,7 @@ export default {
},
created() {
document.title = '慢病筛查记录'
this.load()
},
mounted() {
const list = this.$refs.list
......
......@@ -81,7 +81,7 @@ export default {
pagination: {
total: 0,
pageIndex: 1,
pageSize: 4
pageSize: 8
},
loading: false,
finished: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment