This commit is contained in:
Pan 2017-07-24 14:55:33 +08:00
parent a0a011e985
commit d6868d7190

View file

@ -77,8 +77,7 @@
this.loading = false;
this.$router.push({ path: '/' });
// this.showDialog = true;
}).catch(err => {
this.$message.error(err);
}).catch(() => {
this.loading = false;
});
} else {