Skip to content

Commit 62db093

Browse files
committed
docs: wording
1 parent ac78eb2 commit 62db093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ export default {
653653

654654
## Props
655655

656-
| 参数名 | 说明 | 类型 | 默认值 |
656+
| 参数 | 说明 | 类型 | 默认值 |
657657
| ------- | ---------------------------------------------------------------------------------------------------- | ------------------ | -------- |
658658
| v-model | 绑定值 | `any` | |
659659
| mode | 编辑模式,<br>在 Vue 3 中使用 `v-model:mode`,<br>在 Vue 2 中使用 `:mode.sync` | `'tree'`, `'text'` | `'tree'` |

0 commit comments

Comments
 (0)