修改超标评价接口
This commit is contained in:
@@ -89,7 +89,7 @@ export const countyDescripFormData = function (data) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//县级—超标评价
|
//县级—超标评价
|
||||||
export const countyOverStandardtUrl = '/drinkingWater/drinkingWater/getCompositeNutritionIndex';
|
export const countyOverStandardtUrl = '/drinkingWater/drinkingWater/getWaterEvaluate';
|
||||||
export const countyOverStandardCount = function (data) {
|
export const countyOverStandardCount = function (data) {
|
||||||
return axios.post(countyOverStandardtUrl,data)
|
return axios.post(countyOverStandardtUrl,data)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user