From 8489c7ab4e479df97a2fb5c9f2a685cc84ac338c Mon Sep 17 00:00:00 2001 From: xd Date: Thu, 25 Apr 2024 20:44:13 +0800 Subject: [PATCH] 123 --- ruoyi-ui/src/layout/components/NavbarNotice.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/ruoyi-ui/src/layout/components/NavbarNotice.vue b/ruoyi-ui/src/layout/components/NavbarNotice.vue index c2c5c28..55b1e2c 100644 --- a/ruoyi-ui/src/layout/components/NavbarNotice.vue +++ b/ruoyi-ui/src/layout/components/NavbarNotice.vue @@ -173,7 +173,6 @@ this.$notify({ title: '消息', type: 'warning', - message: '这是一条警告的提示消息', duration: 2000, dangerouslyUseHTMLString: true, message: JSON.parse(e.data).noticeTitle