1
展杰
2023-11-20 55fcdfcac9fa9693132a352c6d891866d90f3b3c
pages/login/login.vue
@@ -59,7 +59,7 @@
               return
            }
            console.log(this.userInfo)
            // console.log(this.userInfo)
            login(this.userInfo.account, this.userInfo.password).then(response => {
               console.log(response)
               if (!response.result) {