|
|
|
@ -63,11 +63,13 @@ |
|
|
|
<span>社区简介</span> |
|
|
|
</div> |
|
|
|
<p> |
|
|
|
{{ pandectData.communityName }},归属{{ |
|
|
|
pandectData.streetName |
|
|
|
}},划分为{{ pandectData.gridCount }}个网格,现有居民{{ |
|
|
|
pandectData.homeCount |
|
|
|
}}户、{{ pandectData.resiCount }}人,其中常住人口{{ |
|
|
|
{{ deptName }},<span v-if="pandectData.gridCount" |
|
|
|
>划分为{{ pandectData.underCount }}个{{ |
|
|
|
pandectData.underName |
|
|
|
}},</span |
|
|
|
>现有居民{{ pandectData.homeCount }}户、{{ |
|
|
|
pandectData.resiCount |
|
|
|
}}人,其中常住人口{{ |
|
|
|
pandectData.permanentResiCount |
|
|
|
}}人,流动人口{{ |
|
|
|
pandectData.floatingResiCount |
|
|
|
|