Procházet zdrojové kódy

Merge branch 'master' of http://172.16.90.201:3000/castgroup_forest/castgroup_bigscreen

wangcc před 2 roky
rodič
revize
8c593c3b7e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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
       };