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',
|
'setEditRow',
|
||||||
'setEditCell',
|
'setEditCell',
|
||||||
'setSelectCell',
|
'setSelectCell',
|
||||||
|
'clearEdit',
|
||||||
|
|
||||||
// vxe-table-validator
|
// vxe-table-validator
|
||||||
'clearValidate',
|
'clearValidate',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue