彭宇 před 2 roky
rodič
revize
43e0bcebf7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>