@@ -269,6 +269,7 @@ export default {
if (res) {
run();
// this.$message(res.info);
+ myCaptcha.hide();
}
});