Source/plt-web/plt-web-ui/src/page/login/userlogin.vue @@ -189,7 +189,8 @@ } this.$router.push({path: this.tagWel.value}); loading.close(); }).catch(() => { }).catch((err) => { console.log('err',err) loading.close(); });