diff --git a/src/pages/componentDevelopment/componentList/index.tsx b/src/pages/componentDevelopment/componentList/index.tsx index d7e48bc..056658d 100644 --- a/src/pages/componentDevelopment/componentList/index.tsx +++ b/src/pages/componentDevelopment/componentList/index.tsx @@ -700,7 +700,7 @@ const GlobalVarContainer = () => { autoComplete="off" layout="inline" > - + setSearchForm({ ...searchForm, name: value })} @@ -710,7 +710,7 @@ const GlobalVarContainer = () => { style={{ width: 200 }} /> - + setSearchForm({ ...searchForm, projectId: value })} @@ -720,7 +720,7 @@ const GlobalVarContainer = () => { style={{ width: 200 }} /> - + - + setSearchForm({ ...searchForm, createUserName: value })} @@ -745,7 +745,7 @@ const GlobalVarContainer = () => { style={{ width: 150 }} /> - +