噪声新增、修复
This commit is contained in:
@@ -53,6 +53,7 @@ const updateZoneNoise = function (data) {
|
||||
|
||||
// -------------------------统计---------------------
|
||||
const pageZoneNoiseStatisticUrl = '/sound/zone/noise/statistic';
|
||||
const statisticLevelDistributionUrl = '/sound/zone/noise/statistic/levelDistribution';
|
||||
const statisticSourceUrl = '/sound/zone/noise/statistic/source';
|
||||
const statisticYearUrl = '/sound/zone/noise/statistic/year';
|
||||
const getHistoryyears = function () {
|
||||
@@ -80,6 +81,7 @@ export {
|
||||
getColumnOptions,
|
||||
statisticSourceUrl,
|
||||
statisticYearUrl,
|
||||
listALlZoneNoise
|
||||
listALlZoneNoise,
|
||||
statisticLevelDistributionUrl
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user