forked from AkkomaGang/akkoma-fe
todo
This commit is contained in:
parent
1e56cec2aa
commit
d756455c34
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ export default {
|
|||
data () {
|
||||
return {
|
||||
selectedId: 0,
|
||||
// TODO there are some bugs regarding display of array (it's not getting updated when deleting for some reason)
|
||||
cValue: this.value || this.fallback || []
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue