reset
This commit is contained in:
parent
c5e445c07b
commit
adfa9024ac
@ -396,7 +396,6 @@ const onChange = () => {
|
||||
// @ts-ignore
|
||||
dropdownRef.value.hide();
|
||||
$emits("update:modelValue", dateValue.value);
|
||||
// $emits("change", dateValue.value);
|
||||
};
|
||||
|
||||
provide("datePicker", {
|
||||
|
Loading…
Reference in New Issue
Block a user