Skip to content

Commit 5efd111

Browse files
authored
Update index.md
1 parent e295bae commit 5efd111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1582,7 +1582,7 @@ All lifecycle hooks automatically have their `this` context bound to the instanc
15821582
</ul>
15831583
```
15841584

1585-
它也可以用于强制替换元素/组件而不是重复使用它。它可以用来做如下你想做的:
1585+
它也可以用于强制替换元素/组件而不是重复使用它。当你遇到如下场景时它可能会很有用:
15861586

15871587
- 正确的触发组件的生命周期hooks
15881588
- 触发转换

0 commit comments

Comments
 (0)