We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac78eb2 commit 62db093Copy full SHA for 62db093
docs/README.zh-CN.md
@@ -653,7 +653,7 @@ export default {
653
654
## Props
655
656
-| 参数名 | 说明 | 类型 | 默认值 |
+| 参数 | 说明 | 类型 | 默认值 |
657
| ------- | ---------------------------------------------------------------------------------------------------- | ------------------ | -------- |
658
| v-model | 绑定值 | `any` | |
659
| mode | 编辑模式,<br>在 Vue 3 中使用 `v-model:mode`,<br>在 Vue 2 中使用 `:mode.sync` | `'tree'`, `'text'` | `'tree'` |
0 commit comments