#
luxiaotao1123
2024-09-26 83f4203a3fb1ab6dc25beab8b4746b1052dcce34
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}