@@ -1037,10 +1037,8 @@ export default {
this.$emit("goBack");
}
- console.log("then");
})
.finally(() => {
- console.log("finally");
this.subLoading = false;
});
} else {