From 653ed9d6c21ff4c1260351de84bf1531461407a2 Mon Sep 17 00:00:00 2001 From: dengqichen Date: Fri, 10 Jan 2025 16:08:49 +0800 Subject: [PATCH] 1 --- frontend/src/pages/Deploy/Application/List/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/pages/Deploy/Application/List/index.tsx b/frontend/src/pages/Deploy/Application/List/index.tsx index f2d88352..e35b2b45 100644 --- a/frontend/src/pages/Deploy/Application/List/index.tsx +++ b/frontend/src/pages/Deploy/Application/List/index.tsx @@ -398,18 +398,18 @@ const ApplicationList: React.FC = () => {
form.setValue('appCode', e.target.value)} className="max-w-[200px]" /> form.setValue('appName', e.target.value)} className="max-w-[200px]" />