1
展杰
2023-12-09 943fc558a942ce0d83748cc55f4ddd2bcb4ba02d
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) {