Admin
5 小时以前 1cd9280bbecf557f8978ad3839f14827ff9f4d34
项目代码/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,