刘磊
2024-12-21 a6ea79849f0142b5280f0c5d4b15ecc83f0d015a
Code Management/WMS/WIDESEA_WMSClient/src/views/Login.vue
@@ -103,7 +103,7 @@
    const userInfo = reactive({
      userName: '',
      password: '',
      verificationCode: '',
      verificationCode: '1234',
      UUID: undefined
    });