This commit is contained in:
Taric Xin
2022-01-04 15:15:01 +08:00
parent fb0b0036be
commit 429c7c3d0e
3 changed files with 3 additions and 4 deletions

View File

@ -69,7 +69,6 @@ export class CaptchaComponent implements OnInit {
});
}
popUp() {
console.log(222222222222222222222222222222222222222);
if (!this.captchaIns) {
this.init();
}