#
luxiaotao1123
2024-09-18 bd2f696397496ff4ecc30cc8060996dd6ccf5282
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',