Commit 1410b0d2 authored by fangxinjiang's avatar fangxinjiang

权限配置页面

parent 367a1801
......@@ -1846,7 +1846,7 @@ public class TEmployeeInfoServiceImpl extends ServiceImpl<TEmployeeInfoMapper, T
}
}
// 判断空值
this.judgeNull(errorMsg, saveEmp);
//this.judgeNull(errorMsg, saveEmp);
// 更新时,不需要更新其余信息
newOld = new EmployeeNewOldVO();
......
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