zhaoke %!s(int64=3) %!d(string=hai) anos
pai
achega
eaf1e4b037
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/App.vue

+ 2 - 0
src/App.vue

@@ -234,6 +234,8 @@ export default {
         const obj = {
           LoginName: this.name,
           LoginPwd: this.form.pwd,
+          token: getCodeToken(),
+          userType: sessionStorage.getItem('UserType')
         };
         if (Number(this.errorNum) >= 2) {
           obj.CheckCode = this.form.identify;