diff --git a/zh-cn/application-dev/reference/arkui-ts/ts-drawing-components-rect.md b/zh-cn/application-dev/reference/arkui-ts/ts-drawing-components-rect.md index cc4402002bd13095d3d21b130daeba3b53fb2f39..be2e35cf3ed10699a115fef900de6e29c2609b29 100644 --- a/zh-cn/application-dev/reference/arkui-ts/ts-drawing-components-rect.md +++ b/zh-cn/application-dev/reference/arkui-ts/ts-drawing-components-rect.md @@ -24,7 +24,7 @@ Rect(value:{options?: {width: Length,height: Length,radius?: Length | Array<L - 参数 | 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 | | -------- | -------- | -------- | -------- | -------- | - | options | Object | 否 | - | 见见options参数说明。 | + | options | Object | 否 | - | 见options参数说明。 | - options参数说明 | 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 |