|
@@ -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
|
|
};
|
|
};
|