merging后代码错误,去掉

This commit is contained in:
caishi 2024-12-03 14:32:39 +08:00
parent bc0028acb9
commit ac5e1ddcb4
2 changed files with 1780 additions and 1772 deletions

3550
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -154,8 +154,6 @@ export default Form.create()(
}else{
setEmailValue(undefined);
map.email = undefined;
//
setFieldsValue({code:""})
setPassMap(map);
callback(res.data.message);
}