Skip to content

Commit

Permalink
chore: docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
mynetfan committed Dec 13, 2024
1 parent 9418cbf commit 519086f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@core/ui-kit/form-ui/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ export interface FormCommonConfig {
disabledOnChangeListener?: boolean;
/**
* 是否禁用所有表单项的input事件监听
* @default true
* @default false
*/
disabledOnInputListener?: boolean;
/**
Expand Down

0 comments on commit 519086f

Please sign in to comment.