This commit is contained in:
zhaofang
2022-11-11 16:11:22 +08:00
parent 25905c7c7f
commit e2b64d3c55
4 changed files with 27 additions and 19 deletions

View File

@@ -218,6 +218,9 @@ export default {
sendType:1,
conType,
content,
source:1,
pageUrl:location.href,
sendAid:this.userInfo.aid,
}
apiMessage.save(message).then(res=>{
if(res.status==200){