Skip to content

Commit 227752d

Browse files
authored
attribute 特性
术语翻译对照 attribute 特性
1 parent f41e852 commit 227752d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/transitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,7 @@ new Vue({
901901

902902
## 多个组件的过渡
903903

904-
多个组件的过渡很简单很多 - 我们不需要使用 `key` 属性。相反,我们只需要使用[动态组件](components.html#动态组件):
904+
多个组件的过渡很简单很多 - 我们不需要使用 `key` 特性。相反,我们只需要使用[动态组件](components.html#动态组件):
905905

906906

907907
``` html

0 commit comments

Comments
 (0)