From b745e607687750f54030b5845014bb1882b9da6e Mon Sep 17 00:00:00 2001 From: mnianqi Date: Wed, 13 May 2026 14:34:11 +0800 Subject: [PATCH] fix: TAP-11625 add system notification for license expiration --- .../views/notification/SystemNotification.vue | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/apps/daas/src/views/notification/SystemNotification.vue b/apps/daas/src/views/notification/SystemNotification.vue index ce0e4455d..8c99b5ebd 100644 --- a/apps/daas/src/views/notification/SystemNotification.vue +++ b/apps/daas/src/views/notification/SystemNotification.vue @@ -458,6 +458,22 @@ export default { {{ item.createTime }} +
+
+
+ 【{{ item.level }}】 + {{ systemMap[item.system] }} + {{ item.title }} +
+
+ {{ item.createTime }} +
+