居民档案去掉areaId

This commit is contained in:
liuye
2022-02-10 11:19:54 +08:00
parent 036e893ffe
commit ca81d6ba66

View File

@@ -102,7 +102,6 @@ export default {
size: this.size, size: this.size,
current: this.current, current: this.current,
con: this.keyword, con: this.keyword,
areaId: this.areaId,
residentType: this.currentTabs == 0 ? '0' : '1', residentType: this.currentTabs == 0 ? '0' : '1',
}, },
}) })