From 1654759d5a0b8caf360c6c74e76030709fc7057a Mon Sep 17 00:00:00 2001 From: xds Date: Tue, 28 Oct 2025 15:20:51 +0300 Subject: [PATCH] + alerts --- src/App.vue | 2 +- src/components/ConfirmDialog.vue | 39 +++++++++++++++++++ .../settings/RecurrentyCreateUpdate.vue | 34 ++++++++++++++-- 3 files changed, 71 insertions(+), 4 deletions(-) create mode 100644 src/components/ConfirmDialog.vue diff --git a/src/App.vue b/src/App.vue index 3f31706..d078928 100644 --- a/src/App.vue +++ b/src/App.vue @@ -133,7 +133,7 @@ onBeforeUnmount(() => {
- +