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