瀏覽代碼

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;
         return;
       }
       }
       let page = {
       let page = {
-        forest: this.getForestData,
+        // forest: this.getForestData,
         treeSpecies: this.getTreeSpeciesData,
         treeSpecies: this.getTreeSpeciesData,
         economics: this.getEconomicsData
         economics: this.getEconomicsData
       };
       };