Преглед на файлове

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

wangcc преди 2 години
родител
ревизия
8c593c3b7e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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
       };