#
luxiaotao1123
2024-09-26 100bf8f14599f7abb08d8723fc90b80b9ef683fb
zy-acs-flow/src/page/action/ActionList.jsx
@@ -141,7 +141,7 @@
            >
                <StyledDatagrid
                    preferenceKey='action'
                    bulkActionButtons={() => <BulkDeleteButton mutationMode={OPERATE_MODE} />}
                    bulkActionButtons={false}
                    rowClick={(id, resource, record) => false}
                    expand={() => <ActionPanel />}
                    expandSingle={true}