Kaynağa Gözat

Merge branch 'master' of git.bubblev.org:bubblev/bubble-web

pull/5/head
Svitlana 4 yıl önce
ebeveyn
işleme
f435a2dbca
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. +3
    -0
      src/account/profile/ActionPage.vue

+ 3
- 0
src/account/profile/ActionPage.vue Dosyayı Görüntüle

@@ -64,6 +64,9 @@
} else {
this.$router.push({path:'/me/profile', params: {action: 'invalid'}});
}
if (util.userLoggedIn()) {
this.loadMessages('post_auth', this.selectedLocale);
}
},
watch: {
actionStatus (status) {


Yükleniyor…
İptal
Kaydet