mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 23:06:45 +08:00
个人主页
This commit is contained in:
@@ -48,7 +48,6 @@ const user = {
|
||||
actions: {
|
||||
// /用户触发事件
|
||||
userTrigger({ commit }, event) {
|
||||
console.log(event,'event');
|
||||
apiStat.sendEvent(event).then(res=>{
|
||||
console.log(res,'userTrigger');
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user