#
Junjie
2024-06-18 2eecb1a7d658479ed7ac0990b6dbdddc91fe8480
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}
            />
        ),
    };