diff --git a/src/pages/componentLibrary/compNode.tsx b/src/pages/componentLibrary/compNode.tsx index ffbaded..edf4ce6 100644 --- a/src/pages/componentLibrary/compNode.tsx +++ b/src/pages/componentLibrary/compNode.tsx @@ -17,7 +17,7 @@ interface CompNodeProps { const CompNode: React.FC = ({ nodeData }) => { return (
- + {/*节点渲染*/}
{/*节点标题*/} diff --git a/src/pages/compositeCompLibrary/compGrid.tsx b/src/pages/compositeCompLibrary/compGrid.tsx index 9ef5a54..96f4171 100644 --- a/src/pages/compositeCompLibrary/compGrid.tsx +++ b/src/pages/compositeCompLibrary/compGrid.tsx @@ -72,7 +72,7 @@ const CompGrid: React.FC = ({ componentType }) => {
{ setPaginationData({ ...paginationData,