Skip to content

Commit

Permalink
feat(vxetable): 新增 clearEdit 方法 (#3369)
Browse files Browse the repository at this point in the history
Co-authored-by: gavin-james <meaganlindesy1258@gmail.com>
  • Loading branch information
gavin-james and gavin-james committed Dec 1, 2023
1 parent f6147fa commit 522e892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/VxeTable/src/methods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ export const gridComponentMethodKeys: (
'setEditRow',
'setEditCell',
'setSelectCell',
'clearEdit',

// vxe-table-validator
'clearValidate',
Expand Down

0 comments on commit 522e892

Please sign in to comment.