heshaofeng
2026-02-02 deb12fd2b06ccc821104aa475a8fb784c39dfb2c
项目代码/WIDESEA_WMSClient/src/views/Login.vue
@@ -68,8 +68,8 @@
    const codeImgSrc = ref("");
    const value = ref("");
    const userInfo = reactive({
      userName: "admin",
      password: "123456",
      userName: "",
      password: "",
      verificationCode: "1234",
      UUID: undefined,
    });