forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-05 cf01c0a617a2b7e50fef1efc26b359fe751e584f
gz-customerSystem/src/views/register/eventFlow/component/BackModel.jsx
@@ -1,6 +1,6 @@
import React, { useRef } from 'react'
import { Row, Col } from 'antd';
import { Form, Input, Button, Radio, Select, Modal, Cascader, Upload, Message } from '@arco-design/web-react';
import { Form, Input, Button, Radio } from '@arco-design/web-react';
import ArcoUpload from '@/components/ArcoUpload';
import { Scrollbars } from "react-custom-scrollbars";