loulijun2021
2022-07-19 d71436544198b7b051115662fc9cf4b12ce0cda3
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) => {