修改表格多按钮判断
This commit is contained in:
1
types/table.d.ts
vendored
1
types/table.d.ts
vendored
@@ -81,6 +81,7 @@ declare global {
|
||||
title?: string
|
||||
text?: string
|
||||
class?: string
|
||||
loading?: string
|
||||
type: ButtonType
|
||||
icon: string
|
||||
popconfirm?: Partial<Mutable<PopconfirmProps>>
|
||||
|
||||
Reference in New Issue
Block a user