ui_hayatie

This commit is contained in:
hayatie
2024-04-15 11:57:34 +08:00
parent 9c978355dd
commit 92675c3c68
16 changed files with 77 additions and 34 deletions
@@ -69,7 +69,7 @@ export default{
created: function () {
if (this.util.isLogin())
return this.$router.push({name:'Admin Home'})
this.util.setTitle('Admin Login');
this.util.setTitle('Log Masuk Admin ');
},
methods: {