Skip to content

Commit 53059e8

Browse files
author
黄书伟
committed
实例修改
1 parent ec746c9 commit 53059e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/doc/table/cell-edit-advanced.md

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

2-
:::demo 通过设置列对象中的 isEdit 属性,控制哪些列开启单元格编辑功能。通过传入回调函数 cell-edit-done,接收编辑结果
2+
:::demo 默认单元格的编辑只接收文本格式,但是可以通过 cell-edit-formatter 方法回调对单元格的编辑后的结果进行二次处理
33

44
```html
55
<template>

0 commit comments

Comments
 (0)