From 4365dada345f1ddaff18f7b3550fa49255158c2c Mon Sep 17 00:00:00 2001 From: ZLY Date: Thu, 22 Jan 2026 14:50:52 +0800 Subject: [PATCH] =?UTF-8?q?style(componentList):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=A1=86=E4=B8=8E=E6=8C=89=E9=92=AE=E7=9A=84?= =?UTF-8?q?=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/componentDevelopment/componentList/index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 }} /> - +