#
luxiaotao1123
2024-09-26 47bb33460bd661b5f26a6add762f99aacbaf6cc3
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}