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: [