This commit is contained in:
@@ -62,14 +62,6 @@ export default {
|
||||
throw "GzDateAndTimePicker: $gzlocale is required and missing";
|
||||
}
|
||||
},
|
||||
$_veeValidate: {
|
||||
name() {
|
||||
return this.label;
|
||||
},
|
||||
value() {
|
||||
return this.value;
|
||||
}
|
||||
},
|
||||
data: () => ({ date: null, dlgdate: false, dlgtime: false }),
|
||||
props: {
|
||||
label: String,
|
||||
|
||||
Reference in New Issue
Block a user