From 13e68a97c8708fb293622e5e4ed8830d6132358b Mon Sep 17 00:00:00 2001 From: "617594538@qq.com" Date: Mon, 8 Jun 2020 15:21:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=B8=AD=E5=BF=83=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HSLink-front/src/components/AddArticle.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/HSLink-front/src/components/AddArticle.vue b/HSLink-front/src/components/AddArticle.vue index 124c409..84aad9f 100644 --- a/HSLink-front/src/components/AddArticle.vue +++ b/HSLink-front/src/components/AddArticle.vue @@ -119,6 +119,7 @@ }); this.$emit("goInfo"); this.$emit("refresh"); + this.$emit("getUserInfo"); } }); sessionStorage.setItem("releaseType","")