perf: 参数键值 自动高度
This commit is contained in:
parent
ac9e76ae93
commit
2006754889
@ -102,6 +102,9 @@ export const modalSchema: FormSchemaGetter = () => [
|
||||
formItemClass: 'items-baseline',
|
||||
fieldName: 'configValue',
|
||||
label: '参数键值',
|
||||
componentProps: {
|
||||
autosize: true,
|
||||
},
|
||||
rules: 'required',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user