mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 04:10:53 +08:00
perf: 参数键值 自动高度
This commit is contained in:
@@ -102,6 +102,9 @@ export const modalSchema: FormSchemaGetter = () => [
|
||||
formItemClass: 'items-baseline',
|
||||
fieldName: 'configValue',
|
||||
label: '参数键值',
|
||||
componentProps: {
|
||||
autosize: true,
|
||||
},
|
||||
rules: 'required',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user