fix: 修复注解错误 (#6763)
This commit is contained in:
parent
26f8d2aa30
commit
81bb7456f8
@ -279,7 +279,8 @@ export interface FormRenderProps<
|
|||||||
*/
|
*/
|
||||||
arrayToStringFields?: ArrayToStringFields;
|
arrayToStringFields?: ArrayToStringFields;
|
||||||
/**
|
/**
|
||||||
* 是否展开,在showCollapseButton=true下生效
|
* 是否折叠,在showCollapseButton=true下生效
|
||||||
|
* true:折叠 false:展开
|
||||||
*/
|
*/
|
||||||
collapsed?: boolean;
|
collapsed?: boolean;
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user