|
@ -17,7 +17,7 @@ |
|
|
<img class="title-icon" |
|
|
<img class="title-icon" |
|
|
src="@/assets/img/shuju/title-tip.png" /> |
|
|
src="@/assets/img/shuju/title-tip.png" /> |
|
|
<div class="title-label"> |
|
|
<div class="title-label"> |
|
|
人房概览统计 |
|
|
人房概览数据统计 |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -116,6 +116,7 @@ |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
<div v-if="orgType!=='village'"> |
|
|
|
|
|
|
|
|
<div class="card-left-title">下级人房概览数据统计</div> |
|
|
<div class="card-left-title">下级人房概览数据统计</div> |
|
|
|
|
|
|
|
@ -183,6 +184,8 @@ |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
</cpt-card> |
|
|
</cpt-card> |
|
|
</div> |
|
|
</div> |
|
|
</template> |
|
|
</template> |
|
|