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>