fix: update type

This commit is contained in:
wwsun
2023-11-28 13:49:44 +08:00
parent 2550411c1c
commit 1db52948db
+1 -1
View File
@@ -137,7 +137,7 @@ export function createFormItem(options: IFormItemCreateOptions) {
visible={getVisible(model)}
label={title}
note={name}
tooltip={tip}
tip={tip}
docs={docs}
error={field.error}
extra={