Skip to content

Commit 2187a8d

Browse files
authored
原文:没有属性值这个意思
If the current instance has no parents this value will be itself. 如果当前实例没有父实例,属性值将会是其自身。 如果当前实例没有父实例,此实例将会是其自已。 会改成这样子,比较直观
1 parent c172d86 commit 2187a8d

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
@@ -895,7 +895,7 @@ type: api
895895

896896
- **详细:**
897897

898-
当前组件树的根 Vue 实例。如果当前实例没有父实例,属性值将会是其自身
898+
当前组件树的根 Vue 实例。如果当前实例没有父实例,此实例将会是其自已
899899

900900
### vm.$children
901901

0 commit comments

Comments
 (0)