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