Skip to content

Commit 9289cc0

Browse files
author
黄书伟
committed
新增单元格编辑实例
1 parent 92131a8 commit 9289cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/doc/table/cell-edit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
:::demo 实例
2+
:::demo 通过设置列对象中的 isEdit 属性,控制哪些列开启单元格编辑功能。通过传入回调函数 cell-edit-done,接收编辑结果。
33

44
```html
55
<template>

0 commit comments

Comments
 (0)