#
Junjie
2024-04-07 90f16ab194b6c5ffbe367999483d57d658e0ab02
zy-asrs-flow/src/pages/map/drawer/point/index.jsx
@@ -18,7 +18,7 @@
    const contentList = {
        json: (
            <ShowJson
                curSprite={props.curSprite}
                data={props.curSprite.data}
            />
        ),
    };