This commit is contained in:
2024-11-06 09:23:24 +08:00
parent c7194eb604
commit 5c68a21ac2
5 changed files with 3 additions and 5 deletions

View File

@@ -396,7 +396,6 @@ const onChange = () => {
// @ts-ignore
dropdownRef.value.hide();
$emits("update:modelValue", dateValue.value);
$emits("change", dateValue.value);
};
provide("datePicker", {