ปรับ style button / responsive
All checks were successful
frontend-action / build-image (push) Successful in 48s

This commit is contained in:
2024-04-26 14:37:34 +07:00
parent 5fc473780c
commit c53dca42c7
4 changed files with 29 additions and 14 deletions

View File

@@ -111,6 +111,7 @@ export default {
// location.reload();
this.$store.commit("setUsername", "");
this.$store.commit("setImg", "");
this.$store.commit("setCheckPage", "");
this.$router.push("/");
},
},