Commit e98c13ff authored by huyuchen's avatar huyuchen

假勤信息优化修改

parent 20331eea
......@@ -196,6 +196,9 @@ public class TBusLeaveController {
}
// 更新人员信息
this.batchUpdateEmpInfo(updateLsit);
if (errorList.isEmpty()) {
errorList = null;
}
return R.ok(errorList,"操作成功");
}
......
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