src/layout/components/Navbar.vue @@ -89,7 +89,7 @@ }, created() { this.usercode = getCookie('navTabId') this.username = getCookie('admin') this.username = getCookie('username') }, data() { const validatePassword = (rule, value, callback) => {