mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-18 23:36:44 +08:00
资料编辑
This commit is contained in:
@@ -179,7 +179,7 @@ import {userAvatarText,cutFullName} from "@/utils/tools.js";
|
||||
this.$store.dispatch('SetCurIdentity',iden);
|
||||
},
|
||||
jumrank(){
|
||||
this.$router.push({ path: '/user/ranking' });
|
||||
this.$router.push('/user/ranking');
|
||||
|
||||
},
|
||||
toPage(url){
|
||||
|
||||
Reference in New Issue
Block a user