导入跳转
This commit is contained in:
@@ -48,9 +48,7 @@ const updateLake = function (data) {
|
||||
}
|
||||
|
||||
// -------------------------统计---------------------
|
||||
const pageLakeStatisticUrl = '/lakeLibrary/lakeLibrarySpecial/statistic';
|
||||
const statisticSourceUrl = '/lakeLibrary/lakeLibrarySpecial/statistic/source';
|
||||
const statisticYearUrl = '/lakeLibrary/lakeLibrarySpecial/statistic/year';
|
||||
const avgUrl = '/lakeLibrary/lakeLibrarySpecial/specialExcel';
|
||||
const getHistoryyears = function () {
|
||||
return axios.get("/lakeLibrary/lakeLibrarySpecial/history-year")
|
||||
}
|
||||
@@ -71,10 +69,9 @@ export {
|
||||
removeLake,
|
||||
updateLake,
|
||||
removeBatchLake,
|
||||
pageLakeStatisticUrl,
|
||||
avgUrl,
|
||||
getHistoryyears,
|
||||
getColumnOptions,
|
||||
statisticSourceUrl,
|
||||
statisticYearUrl
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user