From 193089ac02f60350edebfeb92075e7b51d2b2c97 Mon Sep 17 00:00:00 2001 From: Zheheng Zhang <76390451+zhangzheheng12345@users.noreply.github.com> Date: Thu, 23 May 2024 16:23:10 +0800 Subject: [PATCH 1/2] fix: notification updates --- src/components/notifications/ZNotificationForm.vue | 9 +++++++-- src/views/notifications/IFrame.vue | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/components/notifications/ZNotificationForm.vue b/src/components/notifications/ZNotificationForm.vue index 80f47d7..d24b4af 100644 --- a/src/components/notifications/ZNotificationForm.vue +++ b/src/components/notifications/ZNotificationForm.vue @@ -1,5 +1,5 @@