#
luxiaotao1123
2024-09-26 41688b73b030785a261b636fd0690933d274fc2c
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}