Skip to content

Commit fabe080

Browse files
committed
Update db.js
1 parent 9acf882 commit fabe080

File tree

1 file changed

+1
-1
lines changed
  • examples/src/docs/zh/ve-table/api

1 file changed

+1
-1
lines changed

examples/src/docs/zh/ve-table/api/db.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ export const db = {
11131113
default: "true",
11141114
},
11151115
{
1116-
param: "cut",
1116+
param: "delete",
11171117
desc: `是否开启单元格删除`,
11181118
type: `<code>Boolean</code>`,
11191119
optionalVal: "-",

0 commit comments

Comments
 (0)