From ead304ff2fb81732a437ec07f4b924297e1e56fa Mon Sep 17 00:00:00 2001 From: cp3hnu Date: Mon, 24 Mar 2025 10:20:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9C=8D=E5=8A=A1=E5=92=8C=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E7=8E=AF=E5=A2=83=E4=BF=AE=E6=94=B9=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- react-ui/src/pages/DevelopmentEnvironment/Create/index.tsx | 2 +- react-ui/src/pages/ModelDeployment/CreateVersion/index.tsx | 2 +- react-ui/src/pages/ModelDeployment/ServiceInfo/index.tsx | 4 ++-- .../ModelDeployment/components/VersionBasicInfo/index.tsx | 2 +- react-ui/src/pages/ModelDeployment/types.ts | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/react-ui/src/pages/DevelopmentEnvironment/Create/index.tsx b/react-ui/src/pages/DevelopmentEnvironment/Create/index.tsx index 6469c5af..d7717f54 100644 --- a/react-ui/src/pages/DevelopmentEnvironment/Create/index.tsx +++ b/react-ui/src/pages/DevelopmentEnvironment/Create/index.tsx @@ -137,7 +137,7 @@ function EditorCreate() {