| | |
| | | </Col> |
| | | <Col span={16}> |
| | | <div className="title"><div className="title-text">是否重大矛盾纠纷</div></div> |
| | | <div>{infoData.majorStatus === '0' ? '否' : infoData.majorStatus === '1' ? '是' : '-'}</div> |
| | | <div>{infoData.majorStatus === '1' ? '是' : '否'}</div> |
| | | </Col> |
| | | </Row> |
| | | <Col span={24} style={{ display: 'flex', alignItems: 'center', marginBottom: '8px', marginTop: '20px' }}> |
| | |
| | | </Space> |
| | | </Col> |
| | | <FileTable mainId={props.caseId} fileInfoList={infoData.fileInfoList} isReview={true} /> |
| | | {infoData?.canalName === '大厅来访' && |
| | | {infoData?.canal === '22_00001-1' && |
| | | <> |
| | | <Col span={24} style={{ marginTop: '12px' }}> |
| | | <Space size='small'> |