回退功能

dev
26947 2024-10-10 21:49:22 +08:00
parent d3c39863b3
commit 4fe98737b2
1 changed files with 4 additions and 3 deletions

View File

@ -674,9 +674,10 @@
// console.log("");
// },
// });
addMessage(info).then(response => {
console.log("消息发送成功");
})
addNotificationHistorical(e).then(response => {
GetList();
});
} catch (e) {