loulijun2021
2022-07-29 32ec691abab0c837f34ce2c4908a40a10b9dbec7
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) => {