forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-11 6ffddb4f427176d39bb41df21919d7038e5bf668
gz-customerSystem/src/views/register/index.jsx
@@ -167,6 +167,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space style={{ color: '#1A6FB8' }}>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -228,6 +229,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space style={{ color: '#1A6FB8' }}>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -287,6 +289,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space style={{ color: '#1A6FB8' }}>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -345,6 +348,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space style={{ color: '#1A6FB8' }}>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -404,6 +408,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space style={{ color: '#1A6FB8' }}>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -463,6 +468,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space style={{ color: '#1A6FB8' }}>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -522,6 +528,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space style={{ color: '#1A6FB8' }}>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -596,6 +603,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer', color: '#1A6FB8' }}>详情</div>
@@ -658,6 +666,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -737,6 +746,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space>
          <div>回复</div>
@@ -807,6 +817,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space style={{ color: '#1A6FB8' }}>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -876,6 +887,7 @@
      dataIndex: 'actions',
      key: 'actions',
      width: 180,
      fixed: 'right',
      render: (text, record) => (
        <Space style={{ color: '#1A6FB8' }}>
          <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -1116,10 +1128,7 @@
                size="small"
                rowKey="caseId"
                bordered={true}
                // style={{ marginBottom: '65px', marginTop: '-16px' }}
                // rowSelection={{
                //   type: 'Checkbox'
                // }}
                scroll={{ x: 1300 }}
              />
            </Typography.Paragraph>
          </TabPane>
@@ -1143,7 +1152,7 @@
                size="small"
                rowKey="id"
                bordered={true}
                // style={{ marginBottom: '65px', marginTop: '-16px' }}
                scroll={{ x: 1300 }}
              />
            </Typography.Paragraph>
          </TabPane>
@@ -1163,7 +1172,7 @@
                  size="small"
                  rowKey="id"
                  bordered={true}
                  // style={{ marginBottom: '65px', marginTop: '-16px' }}
                  scroll={{ x: 1300 }}
                />
              </Typography.Paragraph>
            </TabPane>
@@ -1176,7 +1185,7 @@
        群众来访接待
        <div style={{ display: 'flex', justifyContent: 'space-evenly',gap:'24px',marginTop:'16px' }}>
          <div className='bottomTab1' style={{ cursor: 'pointer' }}>
            <div className='VisitWorkBench-bottom-title' onClick={() => navigate(`/mediate/visit`)} style={{ color: '#206BCD' }}>大厅来访</div>
            <div className='VisitWorkBench-bottom-title' onClick={() => {navigate(`/mediate/visit`)}} style={{ color: '#206BCD' }}>大厅来访</div>
            {/* <img src={visitInto} alt='' className='VisitWorkBench-bottom-img' /> */}
          </div>
          <div className='bottomTab2' style={{ cursor: 'pointer' }}>