| | |
| | | import { CheckOutlined, } from '@ant-design/icons'; |
| | | import TableView from '@/components/TableView'; |
| | | import '../../index.less'; |
| | | import ApplyDialog from "./ApplyDialog"; |
| | | import AgentDialog from "./AgentDialog"; |
| | | import DetailDialog from "./DetailDialog"; |
| | | import ApplyDialog from "./applyDialog"; |
| | | import AgentDialog from "./agentDialog"; |
| | | import DetailDialog from "./detailDialog"; |
| | | import FilesCheck from '../../../filesCheck'; |
| | | import NewFileCheck from '../../../filesCheck/newFileCheck'; |
| | | import { IconLink } from '@arco-design/web-react/icon'; |
| | | import MapView from './Map' |
| | | import MapView from './map' |
| | | import { scan } from '@/assets/images/icon' |
| | | import MyDrawer from '@/components/MyDrawer'; |
| | | import { EventLevelDrawer, MattersDetail } from './LevelDetail' |
| | | import { EventLevelDrawer, MattersDetail } from './levelDetail' |
| | | |
| | | const RadioGroup = Radio.Group;// 根据调解案号获取纠纷登记信息 |
| | | const FormItem = Form.Item; |