Commit a2e443ea authored by huyuchen's avatar huyuchen

假勤信息优化修改

parent e98c13ff
......@@ -261,8 +261,6 @@ public class TBusLeaveController {
tBusLeave.setCreateUserName(userName);
tBusLeaveService.save(tBusLeave);
updateLsit.add(tBusLeave);
error = "导入成功!";
errorList.add(new ErrorMessage(i, error));
}
} else {
error = "电信工号未匹配到人员附属信息:'" + tBusLeave.getTeleNo() + "'";
......
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