Commit 501ba7e1 authored by 田翔's avatar 田翔

fix: 补充提交

parent 797519f7
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
"@wisdom-components/RichText": "^0.2.10", "@wisdom-components/RichText": "^0.2.10",
"@wisdom-components/basictable": "^1.5.18", "@wisdom-components/basictable": "^1.5.18",
"@wisdom-components/empty": "^1.4.7", "@wisdom-components/empty": "^1.4.7",
"@wisdom-utils/utils": "0.0.46",
"antd": "4.20.7", "antd": "4.20.7",
"antd-img-crop": "^3.14.1", "antd-img-crop": "^3.14.1",
"form-render": "1.14.7", "form-render": "1.14.7",
...@@ -126,4 +125,4 @@ ...@@ -126,4 +125,4 @@
"publishConfig": { "publishConfig": {
"registry": "https://g.civnet.cn:4873" "registry": "https://g.civnet.cn:4873"
} }
} }
\ No newline at end of file
...@@ -10,7 +10,7 @@ import { ...@@ -10,7 +10,7 @@ import {
GraphicsLayer, GraphicsLayer,
Point, Point,
geomUtils, geomUtils,
} from '@wisdom-map/arcgismap/lib' } from '@wisdom-map/arcgismap'
import Drag from '../../../components/Drag' import Drag from '../../../components/Drag'
import { isObject, mercatorToLngLat } from '../../../../utils' import { isObject, mercatorToLngLat } from '../../../../utils'
import { getLocation } from '../../../../apis/process' import { getLocation } from '../../../../apis/process'
......
...@@ -7,7 +7,7 @@ import { ...@@ -7,7 +7,7 @@ import {
geomUtils, geomUtils,
GraphicsLayer, GraphicsLayer,
Graphic Graphic
} from '@wisdom-map/arcgismap/lib' } from '@wisdom-map/arcgismap'
import point from './img/point.png' import point from './img/point.png'
import { isObject } from '../../../../utils' import { isObject } from '../../../../utils'
import Drag from '../../../components/Drag' import Drag from '../../../components/Drag'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment