This commit is contained in:
zhaofang
2022-11-17 17:17:56 +08:00
parent 5e92fc1d36
commit 59758b1c91
5 changed files with 9 additions and 9 deletions

View File

@@ -172,7 +172,7 @@
aid: $this.userInfo.aid, //当前登录人的id
aname: $this.userInfo.name,//当前人的姓名
status: 1 ,//状态直接写1
source:2,
source:"h5",
}
apiStat.sendEvent(event);
uni.redirectTo({