张嘉伟
2025-01-23 6950315ec5e5af59e9e1a7dbebea7387d63a6b69
zhitan-vue/src/views/login.vue
@@ -76,6 +76,7 @@
const router = useRouter()
const { proxy } = getCurrentInstance()
const systemInfo = JSON.parse(Cookies.get("SystemInfo") || "{}")
console.log(systemInfo)
const loginForm = ref({
  username: "admin",