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