This commit is contained in:
xd 2024-04-25 20:44:13 +08:00
parent a3a60c28be
commit 8489c7ab4e
1 changed files with 0 additions and 1 deletions

View File

@ -173,7 +173,6 @@
this.$notify({ this.$notify({
title: '消息', title: '消息',
type: 'warning', type: 'warning',
message: '这是一条警告的提示消息',
duration: 2000, duration: 2000,
dangerouslyUseHTMLString: true, dangerouslyUseHTMLString: true,
message: JSON.parse(e.data).noticeTitle message: JSON.parse(e.data).noticeTitle