居民档案bug

This commit is contained in:
liuye
2022-03-17 14:17:42 +08:00
parent c86e46296a
commit a05bfbb480
4 changed files with 7 additions and 8 deletions

View File

@@ -104,7 +104,7 @@ export default {
this.$http
.post('/app/appresident/list', null, {
params: {
size: this.size,
size: 20,
current: this.current,
con: this.keyword,
areaId: this.areaId,