mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
机构名称显示问题,我的U币,排行,使用了同一方法
This commit is contained in:
@@ -49,9 +49,7 @@ const user = {
|
||||
// /用户触发事件
|
||||
userTrigger({ commit }, event) {
|
||||
event.source='page';
|
||||
apiStat.sendEvent(event).then(res=>{
|
||||
console.log(res,'userTrigger');
|
||||
})
|
||||
apiStat.sendEvent(event);
|
||||
},
|
||||
SetIntTimeNote({
|
||||
commit
|
||||
|
||||
Reference in New Issue
Block a user