前端项目结构调整
This commit is contained in:
@@ -19,7 +19,7 @@ import {
|
||||
} from "@mui/icons-material";
|
||||
import ContaminantAnalysisParameters from "./AnalysisParameters";
|
||||
import ContaminantSchemeQuery from "./SchemeQuery";
|
||||
import { useData } from "@app/OlMap/MapComponent";
|
||||
import { useData } from "@components/olmap/core/MapComponent";
|
||||
|
||||
interface WaterQualityPanelProps {
|
||||
open?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user