批量审核
This commit is contained in:
@ -163,8 +163,6 @@ export class UserRetrievePasswordComponent implements OnInit, AfterViewInit {
|
||||
} else {
|
||||
this.service.msgSrv.error('获取验证码失败!');
|
||||
}
|
||||
} else {
|
||||
this.service.msgSrv.error(res.msg);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user