Browse Source

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

gcz 2 năm trước cách đây
mục cha
commit
8832e1c840
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
       };