修改消息记录信息

This commit is contained in:
daihh
2022-11-10 19:39:04 +08:00
parent 572a0f3b93
commit 9c2f18dd31
6 changed files with 51 additions and 16 deletions

View File

@@ -449,6 +449,9 @@ export default {
let message = {
refId: this.detailData.id,
title: "系统消息",
source:1,
pageUrl:location.href,
sendAid:this.userInfo.aid,
sendName: this.userInfo.name,
acceptName: this.detailData.sysCreateBy,
acceptId: this.detailData.sysCreateAid,