修改跳转

This commit is contained in:
lmj
2022-11-23 17:56:15 +08:00
parent 0a22b8387d
commit 2d191d6908

View File

@@ -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) {