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