fix #2547
This commit is contained in:
parent
d6a7f1a5ca
commit
fe5c2cd7c1
2 changed files with 0 additions and 8 deletions
|
|
@ -1454,10 +1454,6 @@ namespace BMA.EHR.Retirement.Service.Controllers
|
|||
{
|
||||
updated.SendDate = req.SendDate;
|
||||
}
|
||||
if (req.ActiveDate != null)
|
||||
{
|
||||
updated.ActiveDate = req.ActiveDate;
|
||||
}
|
||||
// updated.Reason = req.Reason;
|
||||
updated.Remark = req.Remark;
|
||||
updated.ReasonResign = req.Reason;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue