diff --git a/src/App.vue b/src/App.vue index 1e8b4a8..6388de9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -111,6 +111,7 @@ export default { // location.reload(); this.$store.commit("setUsername", ""); this.$store.commit("setImg", ""); + this.$store.commit("setCheckPage", ""); this.$router.push("/"); }, }, diff --git a/src/components/HeaderHome.vue b/src/components/HeaderHome.vue index dba4d70..1aeb21b 100644 --- a/src/components/HeaderHome.vue +++ b/src/components/HeaderHome.vue @@ -7,7 +7,7 @@ @@ -24,7 +24,7 @@ style="color: #0f470f" size="large" height="80" - to="/login" + @click="checkPage" > เข้าสู่ระบบสำหรับผู้แสดงตนแล้ว @@ -33,7 +33,11 @@
- +
ใครสมัคร สว.ได้บ้าง
@@ -63,7 +67,7 @@ >
-
+