20230825部门人员加岗位查询、上报集团报表工时从月报取当月工时
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
</f:DropDownList>
|
||||
<f:DropDownList runat="server" ID="drpPersonType" EnableEdit="true"
|
||||
LabelAlign="Right" EmptyText="请选择员工类别" AutoPostBack="true" OnSelectedIndexChanged="btSearch_Click">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList runat="server" ID="drpWorkPost" EnableEdit="true" EnableMultiSelect="true" EnableCheckBoxSelect="true"
|
||||
LabelAlign="Right" EmptyText="请选择岗位" AutoPostBack="true" OnSelectedIndexChanged="btSearch_Click">
|
||||
</f:DropDownList>
|
||||
<f:ToolbarFill runat="server">
|
||||
</f:ToolbarFill>
|
||||
|
||||
Reference in New Issue
Block a user