Selaa lähdekoodia

隐藏森林资源数据概况点击事件

gcz 2 vuotta sitten
vanhempi
sitoutus
8832e1c840
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/components/numerical.vue

+ 1 - 1
src/components/numerical.vue

@@ -139,7 +139,7 @@ export default {
         return;
       }
       let page = {
-        forest: this.getForestData,
+        // forest: this.getForestData,
         treeSpecies: this.getTreeSpeciesData,
         economics: this.getEconomicsData
       };