解决分销商重置密码提示
This commit is contained in:
parent
6a602619c5
commit
bca2eaf9ce
|
@ -35,9 +35,7 @@ const ModifyDispwd=(props)=>{
|
|||
Notify.success(msg);
|
||||
props.visibleShow(false);
|
||||
},err=>{
|
||||
Notify.clear();
|
||||
Notify.error(res.data.message);
|
||||
return false;
|
||||
|
||||
});
|
||||
}).catch(err=>{
|
||||
|
||||
|
|
Loading…
Reference in New Issue