Commit e1197a0e by ruyun.zhang@suvalue.com

Merge branch 'hotfix/自动驳回模板重置'

parents a607506f 0be2ffa2
......@@ -695,6 +695,7 @@ public bool IssuedChangeSecond(per_allot allot, List<ag_secondallot> secondList)
if (item.IssueStatus == 2)
{
second.UseTempId = null;
second.Status = 4;
second.Remark = "科室绩效结果发生变更,需要重新提交";
if (hospital.IsOpenNursingDeptAudit == 1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment