区域噪声统计

This commit is contained in:
hey7845
2021-12-28 18:11:51 +08:00
parent 611f5b5e69
commit 9295105612
3 changed files with 137 additions and 43 deletions

View File

@@ -83,7 +83,7 @@
areaList: ['南宁市'],
placeList: [],
regionLevel: '市级', // 区域等级
xco: '区域/测点名称' // 横坐标
xco: '年度' // 横坐标
},
trendData: [],
regionLevelOptions: [],
@@ -126,6 +126,7 @@
});
});
this.getArea()
this.getPlace('市级')
},
// 区域下拉列表
getArea() {