区域噪声统计
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
areaList: ['南宁市'],
|
||||
placeList: [],
|
||||
regionLevel: '市级', // 区域等级
|
||||
xco: '区域/测点名称' // 横坐标
|
||||
xco: '年度' // 横坐标
|
||||
},
|
||||
trendData: [],
|
||||
regionLevelOptions: [],
|
||||
@@ -126,6 +126,7 @@
|
||||
});
|
||||
});
|
||||
this.getArea()
|
||||
this.getPlace('市级')
|
||||
},
|
||||
// 区域下拉列表
|
||||
getArea() {
|
||||
|
||||
Reference in New Issue
Block a user