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