查询方法都改一改

This commit is contained in:
2023-07-07 11:33:58 +08:00
parent ddbe3c72db
commit 9a97c65d32

View File

@ -833,6 +833,14 @@ const selectTime = () => {
//选择时间
meteorologicals()
meteorology({
data: value.value,
alertRange: radio1.value,
flag: 1,
}).then(res => {
SaveResultsDiv.value = res.data
updatePagedData()
})
// getmeteorologicalFreezes();
};
const subText = () => {