#
luxiaotao1123
2024-03-02 517e8ec7024d67263e2df543cc7c84ab8b294b24
zy-asrs-flow/src/pages/map/components/edit.jsx
@@ -2,7 +2,6 @@
import { Col, Form, Modal, Row, Checkbox, Skeleton, Tree, Drawer, Space, Button, Card } from 'antd';
const Edit = (props) => {
    return (
        <>
            <Drawer
@@ -10,6 +9,10 @@
                onClose={() => {
                    props.onCancel();
                }}
                getContainer={props.refCurr}
                rootStyle={{ position: "absolute" }}
                mask={false}
                width={378}
            >
                <Card>