新建文件夹/WMS/src/views/Index.vue
@@ -321,7 +321,7 @@ messageList.push(data); ElNotification({ title: data.title, message: h("i", { style: "color: teal" }, data.message), message: h("i", { style: "color: red" }, data.message), position: "bottom-right", }); };