clean up
This commit is contained in:
parent
792ae1697e
commit
32035217b8
4 changed files with 8 additions and 17 deletions
|
@ -18,7 +18,7 @@ export default {
|
|||
},
|
||||
getKey: {
|
||||
type: Function,
|
||||
default: item => item
|
||||
default: item => item.id
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue