Commit d6868d71 authored by Pan's avatar Pan

rm

parent a0a011e9
...@@ -77,8 +77,7 @@ ...@@ -77,8 +77,7 @@
this.loading = false; this.loading = false;
this.$router.push({ path: '/' }); this.$router.push({ path: '/' });
// this.showDialog = true; // this.showDialog = true;
}).catch(err => { }).catch(() => {
this.$message.error(err);
this.loading = false; this.loading = false;
}); });
} else { } else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment