diff --git a/src/docs/api/Tooltip.js b/src/docs/api/Tooltip.js index 5478cb5c..50eb449b 100644 --- a/src/docs/api/Tooltip.js +++ b/src/docs/api/Tooltip.js @@ -266,16 +266,6 @@ export default { 'zh-CN': '当值为 false,不开启动画。', }, }, - { - name: 'animationBegin', - type: 'Number', - defaultVal: 0, - isOptional: false, - desc: { - 'en-US': 'Specifies when the animation should begin, the unit of this option is ms.', - 'zh-CN': '声明组件挂载或更新后,开始运行动画的间隔时长,单位为毫秒。', - }, - }, { name: 'animationDuration', type: 'Number',