mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
修改跳转
This commit is contained in:
@@ -154,7 +154,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
jumResearch(){
|
||||
this.$router.push('/user/Myresearch.vue');
|
||||
this.$router.push('/user/research');
|
||||
// return this.webBaseUrl + '/src/views/user/myResearch.vue';
|
||||
},
|
||||
queryMessage(flag) {
|
||||
|
||||
Reference in New Issue
Block a user