@@ -167,6 +167,7 @@ export default {
})
.catch((e) => {
+ this.changeCaptcha()
this.loading = false;
// this.$message.error(e.message);
});