Commit 62899d56 authored by liwei's avatar liwei

Merge remote-tracking branch 'origin/master'

parents 73a4d1be ce51a0d0
......@@ -84,6 +84,7 @@ export default {
this.navHeight = (height + statusBarHeight + (margin * 3)) //导航栏总高
}
})
this.$refs.paging.reload();
},
methods: {
getUserList(pageNo, pageSize){
......
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