@ -188,6 +188,10 @@ class InterestpageComponent extends Component {
if (response !== undefined) {
// this.Jumptotheinterestpage();
// window.location.href = "/"
if(response.data.message!==undefined){
return;
}
this.setMyEduCoderModals()
@ -189,6 +189,11 @@ class InterestpageMax extends Component {
@ -262,4 +262,7 @@
.bth100{
width: 100px;
margin: 0 auto;
.ant-input-affix-wrapper .ant-input-prefix, .ant-input-affix-wrapper .ant-input-suffix {
background: #ffffff!important;