#
luxiaotao1123
2024-09-23 43f2fe7fa6ec90b957d3182730e5c726b7158ced
zy-acs-flow/src/page/operationRecord/OperationRecordList.jsx
@@ -51,6 +51,12 @@
    '& .RaDatagrid-row': {
        cursor: 'auto'
    },
    '& .column-url': {
        maxWidth: '16em',
        overflow: 'hidden',
        textOverflow: 'ellipsis',
        whiteSpace: 'nowrap',
    },
    '& .column-request': {
        maxWidth: '18em',
        overflow: 'hidden',