Browse Source

植树造林

彭宇 2 năm trước cách đây
mục cha
commit
43e0bcebf7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/afforestation.vue

+ 1 - 1
src/views/afforestation.vue

@@ -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>
               </div>
             </div>