This commit is contained in:
red-deng-deng 2021-11-22 14:19:45 +08:00
parent 93d0a61518
commit c0e58b4757
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ const Modifypwd=(props)=>{
Notify.clear();
Notify.success(msg);
props.visibleShow(false);
},err=>{
Notify.clear();
Notify.error(res.data.message);