Parcourir la source

隐藏森林资源数据概况点击事件

gcz il y a 2 ans
Parent
commit
8832e1c840
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
       };