Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh
| | |
| | | <Button type="primary" |
| | | onClick={() => |
| | | $$.modalInfo({ |
| | | title: '案件信息报仇呢确认', |
| | | title: '案件信息保存确认', |
| | | content: '确定保存本次对案件信息的修改吗?', |
| | | okText: '确定保存', |
| | | cancelText: '我再想想', |
| | |
| | | * @Author: dminyi 1301963064@qq.com |
| | | * @Date: 2023-12-12 10:01:29 |
| | | * @LastEditors: dminyi 1301963064@qq.com |
| | | * @LastEditTime: 2023-12-20 17:36:49 |
| | | * @LastEditTime: 2024-08-19 15:32:02 |
| | | * @FilePath: \hugeDyh2.0\customerSystem\src\components\disputeRegistration\Form1.jsx |
| | | * @Description: 调解总览修改表单 |
| | | */ |
| | |
| | | <Button type="primary" |
| | | onClick={() => { |
| | | $$.modalInfo({ |
| | | title: '案件信息报仇呢确认', |
| | | title: '案件信息保存确认', |
| | | content: '确定保存本次对案件信息的修改吗?', |
| | | okText: '确定保存', |
| | | cancelText: '我再想想', |
| | |
| | | * @Company: hugeInfo |
| | | * @Author: ldh |
| | | * @Date: 2022-03-11 11:03:44 |
| | | * @LastEditTime: 2024-08-17 17:42:03 |
| | | * @LastEditTime: 2024-08-19 10:11:34 |
| | | * @LastEditors: dminyi 1301963064@qq.com |
| | | * @Version: 1.0.0 |
| | | * @Description: 大厅来访材料附件查看 |
| | |
| | | import { Button, Menu, Tooltip } from 'antd'; |
| | | import { useSearchParams } from 'react-router-dom'; |
| | | import { |
| | | FolderOpenOutlined, |
| | | FolderOutlined, |
| | | CaretRightOutlined, |
| | | CaretDownOutlined, |
| | | FileOutlined, |
| | | FileImageOutlined, |
| | | FilePdfOutlined, |
| | |
| | | return ( |
| | | <SubMenu |
| | | key={x.ownerTypeName} |
| | | icon={openKeys.includes(x.ownerTypeName) ? <FolderOpenOutlined /> : <FolderOutlined />} |
| | | expandIcon={openKeys.includes(x.ownerTypeName) ? <CaretRightOutlined /> : <CaretDownOutlined />} |
| | | title={x.ownerTypeName} |
| | | > |
| | | {x.fileList?.map((y, z) => { |
| | |
| | | * @Company: hugeInfo |
| | | * @Author: lwh |
| | | * @Date: 2022-03-29 14:11:57 |
| | | * @LastEditTime: 2024-03-11 16:12:02 |
| | | * @LastEditTime: 2024-08-19 16:18:45 |
| | | * @LastEditors: dminyi 1301963064@qq.com |
| | | * @Version: 1.0.0 |
| | | * @Description: 调解总览 |
| | |
| | | tab == '2' && getMediateAllMiniData({ ...data, canal: '22_00001-2', sortType }, tableActive); |
| | | tab == '3' && getMediateAllOtherData({ ...data, canal: '22_00001-6', sortType }, tableActive); |
| | | tab == '4' && getMediatePlatformData({ ...data, canal: '22_00001-5', sortType }, tableActive); |
| | | |
| | | return; |
| | | } |
| | | if (type === 'reset') { |
| | |
| | | |
| | | // 获取小程序申请数据 |
| | | async function getMediateAllMiniData(submitData, tableActive) { |
| | | console.log(submitData,tableActive,'submitData','tableActive','2222') |
| | | global.setSpinning(true); |
| | | const res = await getMediateAllDataApi(submitData); |
| | | global.setSpinning(false); |
| | |
| | | onChange: (page, pageSize) => { |
| | | setPage(page); |
| | | setSize(pageSize); |
| | | handleSearch('changePage', [page, pageSize, sortType], '', mediateTab) |
| | | handleSearch('changePage', [page, pageSize, sortType], '', mediateTab); |
| | | } |
| | | }} |
| | | rowClassName={(record) => (record.id === data.tableActive ? 'tableRowActive' : '')} |
| | |
| | | * @Author: dminyi 1301963064@qq.com |
| | | * @Date: 2024-08-17 14:41:57 |
| | | * @LastEditors: dminyi 1301963064@qq.com |
| | | * @LastEditTime: 2024-08-17 16:25:27 |
| | | * @LastEditTime: 2024-08-19 15:06:35 |
| | | * @FilePath: \gzDyh\gz-customerSystem\src\views\register\visit\component\map.jsx |
| | | * @Description: 地图 |
| | | */ |
| | | import React from 'react'; |
| | | import { Map, Marker, NavigationControl, InfoWindow } from 'react-bmapgl'; |
| | | export default function MapView() { |
| | | |
| | | return ( |
| | | <div> |
| | | <Map center={{ lng: 116.402544, lat: 39.928216 }} zoom="11"> |
| | |
| | | |
| | | </Modal> |
| | | <Modal style={{ width: '1200px' }} visible={filesCheck} onCancel={() => setFilesCheck(false)} footer={null} title='查看事件材料' centered> |
| | | <div className="mediationWindow-modal-main" style={{ display: 'flex' }}> |
| | | {/* <div className="mediationWindow-modal-main" style={{ display: 'flex' }}> */} |
| | | <div style={{marginTop:'-16px'}}> |
| | | <NewFileCheck /> |
| | | </div> |
| | | {/* </div> */} |
| | | </Modal> |
| | | <Modal |
| | | title={'添加' + peopleMap[dialogType]} |
| | |
| | | field='name' |
| | | onChange={(e) => console.log(e.target.value, 'vvv')} |
| | | > |
| | | <Input placeholder='请输入' style={{ width: '510px' }} /> |
| | | <Input placeholder='请输入' style={{ width: '515px' }} /> |
| | | </FormItem> |
| | | <Button style={{ marginRight: '20px' }}> |
| | | 重置 |
| | |
| | | * @Author: dminyi 1301963064@qq.com |
| | | * @Date: 2024-08-13 15:19:57 |
| | | * @LastEditors: dminyi 1301963064@qq.com |
| | | * @LastEditTime: 2024-08-17 17:03:50 |
| | | * @LastEditTime: 2024-08-19 11:42:52 |
| | | * @FilePath: \gzDyh\gz-customerSystem\src\views\basicInformation\organization\preview.jsx |
| | | * @Description: 预览信息 |
| | | */ |
| | |
| | | import '../index.less'; |
| | | import TableView from '../../../components/TableView'; |
| | | import { Modal } from '@arco-design/web-react'; |
| | | import FilesCheck from '../../filesCheck'; |
| | | import NewFileCheck from '../../filesCheck/newFileCheck'; |
| | | import * as $$ from '../../../utils/utility'; |
| | | |
| | | |
| | |
| | | /> |
| | | |
| | | <Modal style={{ width: '1200px' }} visible={filesCheck} onCancel={() => setFilesCheck(false)} footer={null} title='查看事件材料' centered> |
| | | <div className="mediationWindow-modal-main" style={{ display: 'flex' }}> |
| | | <FilesCheck /> |
| | | {/* <div className="mediationWindow-modal-main" style={{ display: 'flex' }}> */} |
| | | <div style={{marginTop:'-16px'}}> |
| | | <NewFileCheck /> |
| | | </div> |
| | | |
| | | {/* </div> */} |
| | | </Modal> |
| | | |
| | | |