mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [table] spanMethod check return type (#8844)
This commit is contained in:
@@ -126,6 +126,7 @@ interface TableProps<T> {
|
||||
rowspan: number
|
||||
colspan: number
|
||||
}
|
||||
| undefined
|
||||
selectOnIndeterminate?: boolean
|
||||
indent?: number
|
||||
treeProps?: {
|
||||
|
||||
Reference in New Issue
Block a user