From 9b0dea80c97b2b3e5ee4f4f8eb86c03ed6d9904a Mon Sep 17 00:00:00 2001 From: MaysWind Date: Fri, 21 Apr 2023 23:14:26 +0800 Subject: [PATCH] don't allow clear the value in datetime picker --- src/components/mobile/DateRangeSelectionSheet.vue | 1 + src/components/mobile/DateTimeSelectionSheet.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/components/mobile/DateRangeSelectionSheet.vue b/src/components/mobile/DateRangeSelectionSheet.vue index 282f440d..0d69af74 100644 --- a/src/components/mobile/DateRangeSelectionSheet.vue +++ b/src/components/mobile/DateRangeSelectionSheet.vue @@ -17,6 +17,7 @@