修改项目树问题 绘制稳态治理分析页面
This commit is contained in:
2
types/table.d.ts
vendored
2
types/table.d.ts
vendored
@@ -101,6 +101,8 @@ declare global {
|
||||
icon: string
|
||||
popconfirm?: Partial<Mutable<PopconfirmProps>>
|
||||
disabledTip?: boolean
|
||||
// 行数据 loading 字段名,如 loading1
|
||||
loading?: string
|
||||
// 自定义点击事件
|
||||
click?: (row: TableRow, field: TableColumn) => void
|
||||
|
||||
|
||||
Reference in New Issue
Block a user