Table prop: row-key suuport string
This commit is contained in:
parent
6118c2c8d1
commit
6885f5ec49
2 changed files with 5 additions and 4 deletions
|
@ -67,7 +67,7 @@
|
|||
default: false
|
||||
},
|
||||
rowKey: {
|
||||
type: Boolean,
|
||||
type: [Boolean, String],
|
||||
default: false
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue