pages/login/userPassword.vue @@ -77,7 +77,7 @@ ...mapMutations(['setUserTabbar']), changeInput2(e){ this.username=e.username this.password=e.password // this.password=e.password }, handleInput2(e){ },