From 646e568f1fa566c72941226d356b8376eb858ee9 Mon Sep 17 00:00:00 2001 From: Naomi Calabretta Date: Mon, 5 Aug 2024 02:52:31 +0200 Subject: [PATCH] use v-model for date --- src/views/options/FrontHistory.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/options/FrontHistory.vue b/src/views/options/FrontHistory.vue index b1509c7..81d0fc8 100644 --- a/src/views/options/FrontHistory.vue +++ b/src/views/options/FrontHistory.vue @@ -88,8 +88,7 @@ showCancelButton="focus" showClearButton="focus" :spellcheck="false" v-model="search" />
- +