202306281、优化人员档案列表未培训判断。2、删除项目人员方法加判断存在重复身份证号码人员直接删除。3、项目劳务人员加部门查询下拉框。
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
</f:DropDownList>
|
||||
<f:DropDownList runat="server" ID="drpUnit" EnableEdit="true" EnableAjax="false"
|
||||
LabelAlign="Right" AutoPostBack="true" OnSelectedIndexChanged="btSearch_Click">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList runat="server" ID="drpDepart" EnableEdit="true"
|
||||
LabelAlign="Right" EmptyText="按部门" AutoPostBack="true" OnSelectedIndexChanged="btSearch_Click">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList runat="server" ID="drpWorkPost" EnableEdit="true" EnableAjax="false" Width="150px"
|
||||
LabelAlign="Right" AutoPostBack="true" OnSelectedIndexChanged="btSearch_Click">
|
||||
|
||||
Reference in New Issue
Block a user