添加报告
添加细节
This commit is contained in:
@@ -49,6 +49,7 @@ const updateRoadNoise = function (data) {
|
||||
|
||||
// -------------------------统计---------------------
|
||||
const pageRoadNoiseStatisticUrl = '/sound/road/noise/statistic';
|
||||
const pageRoadNoiseCompare = '/sound/road/noise/statistic/compare';
|
||||
const getHistoryyears = function () {
|
||||
return axios.get("/sound/road/noise/history-year")
|
||||
}
|
||||
@@ -66,6 +67,7 @@ export {
|
||||
updateRoadNoise,
|
||||
removeBatchRoadNoise,
|
||||
pageRoadNoiseStatisticUrl,
|
||||
getHistoryyears
|
||||
getHistoryyears,
|
||||
pageRoadNoiseCompare
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user