loulijun2021
2022-07-25 864f0e9e1fa3eefc21fe4b44fc8e2bcd5df5a0c3
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) => {