net
2025-02-14 83c6f6729e5abf50b3ad1f01420386eba4a57497
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",