ソースを参照

Merge branch 'new_pad_branch' of http://git.shengws.com/zhangbj/xt_pad into new_pad_branch

See999 5 年 前
コミット
638a748685
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/pages/product/index.vue

+ 1 - 0
src/pages/product/index.vue ファイルの表示

52
       this.$store.dispatch("SwitchRoleTypeToDoctor")
52
       this.$store.dispatch("SwitchRoleTypeToDoctor")
53
       this.$router.push({path: "/main"})
53
       this.$router.push({path: "/main"})
54
       // this.$router.push({path: "/layout"})
54
       // this.$router.push({path: "/layout"})
55
+      console.log(".")
55
     }
56
     }
56
   }
57
   }
57
 };
58
 };