forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-12 2d2efba54e188738ca3dba9820df14f58221487f
gz-customerSystem/src/views/register/index.jsx
@@ -331,7 +331,7 @@
      title: '化解结果',
      dataIndex: 'mediResult',
      key: 'mediResult',
      width: 80,
      width: 100,
    },
    {
      title: '无法化解理由',
@@ -689,7 +689,7 @@
              title: '化解结果',
              dataIndex: 'mediResult',
              key: 'mediResult',
              width: 180,
              width: 100,
            },
            {
              title: '申请方',
@@ -1324,7 +1324,7 @@
                  scroll={{
                    x: 1300
                  }}
                  offsetHeight={153}
                  offsetHeight={161}
                  loading={loading}
                  pagination={{
                    current: pageData.page,