xiazhengtongxue
昨天 dd45231398da022f9cf6ee76f488257fef5c5afe
Code/WCS/WIDESEAWCS_Client/src/views/Login.vue
@@ -95,9 +95,9 @@
    const loading = ref(false);
    const codeImgSrc = ref('');
    const userInfo = reactive({
      userName: '',
      password: '',
      verificationCode: '',
      userName: 'QKA02',
      password: '123456',
      verificationCode: '1234',
      UUID: undefined
    });