feat(vxetable): 新增 clearEdit 方法 (#3369)
Co-authored-by: gavin-james <meaganlindesy1258@gmail.com>
This commit is contained in:
parent
f6147fa449
commit
522e892d79
|
|
@ -158,6 +158,7 @@ export const gridComponentMethodKeys: (
|
|||
'setEditRow',
|
||||
'setEditCell',
|
||||
'setSelectCell',
|
||||
'clearEdit',
|
||||
|
||||
// vxe-table-validator
|
||||
'clearValidate',
|
||||
|
|
|
|||
Loading…
Reference in New Issue