Sync changes
parent
1143052c4c
commit
20ec1d8266
|
@ -97,7 +97,7 @@ export default {
|
|||
},
|
||||
watch: {
|
||||
selection(newValue) {
|
||||
this.d_selection = this.selection;
|
||||
this.d_selection = newValue;
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in New Issue