BUG 29252
This commit is contained in:
		| @@ -144,6 +144,7 @@ export default { | ||||
|           // this.residents = res.data.records?.map(e => ({dictValue: e.id, dictName: e.name})) | ||||
|           this.residents = res.data.records | ||||
|           this.list.total = res.data.total | ||||
|           this.$refs.Residents.doLayout() | ||||
|         } | ||||
|       }) | ||||
|     }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user