xiaojiao
2025-12-28 44b83f33ff3a35edced78d89927a734f19de81ba
项目代码/WCS/WIDESEA_WCSClient/src/views/Login.vue
@@ -89,8 +89,8 @@
    const loading = ref(false);
    const codeImgSrc = ref("");
    const userInfo = reactive({
      userName: "",
      password: "",
      userName: "admin",
      password: "123456",
      verificationCode: "1234",
      UUID: undefined,
      checked: true,