This commit is contained in:
@@ -35,6 +35,7 @@ export default {
|
||||
},
|
||||
watch: {
|
||||
value(val) {
|
||||
console.log("date-control watch value is", val);
|
||||
this.internalValue = val;
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user