#
luxiaotao1123
2024-09-26 b0aff204cd0ff448902736e9805f0cc922d3d642
zy-acs-flow/src/page/segment/SegmentList.jsx
@@ -199,7 +199,7 @@
                            <>
                                <StyledDatagrid
                                    preferenceKey='segment'
                                    bulkActionButtons={() => <BulkDeleteButton mutationMode={OPERATE_MODE} />}
                                    bulkActionButtons={false}
                                    rowClick={(id, resource, record) => false}
                                    expand={() => <SegmentPanel />}
                                    expandSingle={true}