浏览代码

doctorMine 我的收益不用再次跳授权

pzc 4 年之前
父节点
当前提交
4352adf4fd
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/views/doctorRegister/doctorMine/doctorMine.vue

+ 3 - 1
src/views/doctorRegister/doctorMine/doctorMine.vue

@@ -85,7 +85,9 @@ export default {
     // 页面跳转
     jumpTo(path){
       if(path==='MyProfitIndex') {
-        window.location.href=host2+`/ymallWechat/code?redirectCode=myProfitIndex`
+        //window.location.href=host2+`/ymallWechat/code?redirectCode=myProfitIndex`
+        console.log("path: ", path)
+        this.$router.push(path)
       }else{
         console.log("path: ", path)
         // window.location.href=`https://ue.360lj.com/api/Home/Login?identity=1&backurl=https://ue.360lj.com/dist/${path}`