diff --git a/src/components/olmap/MonitoringPlaceOptimization/SchemeQuery.tsx b/src/components/olmap/MonitoringPlaceOptimization/SchemeQuery.tsx index 4b9db6f..58ba297 100644 --- a/src/components/olmap/MonitoringPlaceOptimization/SchemeQuery.tsx +++ b/src/components/olmap/MonitoringPlaceOptimization/SchemeQuery.tsx @@ -208,7 +208,7 @@ const SchemeQuery: React.FC = ({ if (filteredResults.length === 0) { open?.({ - type: "error", + type: "success", message: "查询结果", description: queryAll ? "没有找到任何方案"