xiaojiao
2025-12-26 4279cb4384f7f960d87af8b8ad9db73c2dececa3
项目代码/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,