回退功能
parent
d3c39863b3
commit
4fe98737b2
|
@ -674,9 +674,10 @@
|
|||
// console.log("消息发送成功");
|
||||
// },
|
||||
// });
|
||||
addMessage(info).then(response => {
|
||||
console.log("消息发送成功");
|
||||
})
|
||||
addNotificationHistorical(e).then(response => {
|
||||
|
||||
GetList();
|
||||
});
|
||||
|
||||
} catch (e) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue