|
@ -19,7 +19,7 @@ import { |
|
|
|
|
|
|
|
|
import { PlusOutlined } from "@ant-design/icons"; |
|
|
import { PlusOutlined } from "@ant-design/icons"; |
|
|
import { useLocation, useNavigate } from "react-router-dom"; |
|
|
import { useLocation, useNavigate } from "react-router-dom"; |
|
|
import { ImgUpload, TreeSelectGroup, SelectLntLat} from "@/components"; |
|
|
|
|
|
|
|
|
import { ImgUpload, TreeSelectGroup, SelectGaodeLngLat} from "@/components"; |
|
|
import moment from "moment"; |
|
|
import moment from "moment"; |
|
|
import "./index.scss"; |
|
|
import "./index.scss"; |
|
|
import ajax from "@/services"; |
|
|
import ajax from "@/services"; |
|
|