mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 15:41:08 +08:00
refactor: replace deprecated field
This commit is contained in:
@@ -103,7 +103,7 @@ export const modalSchema: FormSchemaGetter = () => [
|
||||
fieldName: 'configValue',
|
||||
label: '参数键值',
|
||||
componentProps: {
|
||||
autosize: true,
|
||||
autoSize: true,
|
||||
},
|
||||
rules: 'required',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user