xiaoming_global 5 yıl önce
ebeveyn
işleme
1158100356
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/pages/product/index.vue

+ 1 - 0
src/pages/product/index.vue Dosyayı Görüntüle

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
 };