modify.Signed-off-by: <zhouke35@huawei.com>.

Signed-off-by: zhouke <zhouke35@huawei.com>
This commit is contained in:
zhouke 2023-07-31 15:17:39 +08:00
parent 237706a8c5
commit 0170c66e44

View File

@ -1178,7 +1178,7 @@ declare class On {
* @since 9
* @test
*/
/**
/**
* Specifies the scrollable status of the target Component.
*
* @param { boolean } b The scrollable status,default to true.
@ -1201,7 +1201,7 @@ declare class On {
* @since 9
* @test
*/
/**
/**
* Specifies the enabled status of the target Component.
*
* @param { boolean } b The enabled status,default to true.