From c60f71fec9d8c23d863576efec4ad3b9b0246d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=82=96=E6=99=8B=E9=A3=9E?= <378266566@qq.com> Date: Fri, 26 Dec 2025 16:39:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=80=89=E6=8B=A9=E6=A1=86=E9=97=B4?= =?UTF-8?q?=E8=B7=9D=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/run/instant/instant.data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/run/instant/instant.data.ts b/src/views/run/instant/instant.data.ts index c794316..4644e32 100644 --- a/src/views/run/instant/instant.data.ts +++ b/src/views/run/instant/instant.data.ts @@ -153,7 +153,7 @@ export function getSearchFormSchema(showAlgorithm = true): FormSchema[] { label: '模型实例名称', field: 'mpName', component: 'Input', - labelWidth: 100, + labelWidth: 120, defaultValue: '', colProps: { span: 5 }, }, @@ -161,7 +161,7 @@ export function getSearchFormSchema(showAlgorithm = true): FormSchema[] { label: '算法', field: 'algorithmId', component: 'Select', - labelWidth: 40, + labelWidth: 50, componentProps: { placeholder: '全部算法', options: [