mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
支持行标记为删除
This commit is contained in:
2
types/grid.d.ts
vendored
2
types/grid.d.ts
vendored
@@ -10,7 +10,7 @@ import { RowInfo } from './component'
|
||||
/* eslint-disable no-use-before-define */
|
||||
|
||||
/**
|
||||
* 高级表格
|
||||
* 配置式表格
|
||||
*/
|
||||
export declare class Grid extends Table {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user