Table add prop: spanMethod

This commit is contained in:
梁灏 2019-09-19 14:55:13 +08:00
parent aa14a697fb
commit 55af8e86b1
2 changed files with 35 additions and 1 deletions

View file

@ -209,6 +209,10 @@
rowKey: {
type: Boolean,
default: false
},
// 4.0.0
spanMethod: {
type: Function
}
},
data () {