diff --git a/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ts-gesture-blocking-enhancement.md b/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ts-gesture-blocking-enhancement.md index 16ca9f222f620f65dc5716922d84540abee16772..8233fc50e691fe40f9418933deda4d7c97a20139 100644 --- a/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ts-gesture-blocking-enhancement.md +++ b/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ts-gesture-blocking-enhancement.md @@ -84,7 +84,7 @@ getType(): GestureControl.GestureType | 类型 | 说明 | | ------ | --------- | -| [GestureControl.GestureType](ts-gesture-customize-judge.md#gesturetype11) | 当前手势识别器的类型。 | +| [GestureControl.GestureType](ts-gesture-customize-judge.md#gesturetype12) | 当前手势识别器的类型。 | ### isBuiltIn