展杰
2024-07-03 e6044ce7c9513de2733ffbfb76cc953bcf7bd5d3
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) {