crudboy
2024-03-06 c827ffb8e680df13dae0c75b19634b6474aa5897
fix(component): insertNextAt is not a function (#3656) (#3657)

1个文件已修改
1 ■■■■ 已修改文件
src/components/VxeTable/src/methods.ts 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/VxeTable/src/methods.ts
@@ -143,6 +143,7 @@
  // vxe-table-edit部分
  'insert',
  'insertAt',
  'insertNextAt',
  'remove',
  'removeCheckboxRow',
  'removeRadioRow',