mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 19:06:43 +08:00
同步一下
This commit is contained in:
@@ -435,6 +435,9 @@
|
|||||||
return treeList;
|
return treeList;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
destroyed(){
|
||||||
|
this.stopStudyTime();
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
toUserHome(tea){
|
toUserHome(tea){
|
||||||
this.$router.push({path:this.$xpage.getHomePath(tea.teacherId)})
|
this.$router.push({path:this.$xpage.getHomePath(tea.teacherId)})
|
||||||
|
|||||||
Reference in New Issue
Block a user