Table add prop: spanMethod
This commit is contained in:
parent
aa14a697fb
commit
55af8e86b1
2 changed files with 35 additions and 1 deletions
|
@ -209,6 +209,10 @@
|
|||
rowKey: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
},
|
||||
// 4.0.0
|
||||
spanMethod: {
|
||||
type: Function
|
||||
}
|
||||
},
|
||||
data () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue