@@ -19,7 +19,7 @@
@click="getAfforestationArea(item.id)">
<div class="d-l-l-text">
<i class="i-small"></i>
- <h4>{{ item.plantingQuantity }}</h4>
+ <h4>{{ item.planName }}</h4>
</div>