mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
修改消息记录信息
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user