This commit is contained in:
2024-06-27 17:01:31 +08:00
parent fb887d6578
commit 0f6e072684
18 changed files with 219 additions and 103 deletions
@@ -41,7 +41,7 @@
LabelWidth="90px">
</f:DropDownList>
<f:DropDownList ID="drpTeamGroup" runat="server" Label="班组" EnableCheckBoxSelect="true" EnableMultiSelect="true"
LabelAlign="Right" Width="160px" LabelWidth="80px">
LabelAlign="Right" Width="200px" LabelWidth="80px">
</f:DropDownList>
<f:DropDownList ID="drpAudit" runat="server" Label="审核状态" LabelWidth="80" Width="160" EmptyText="请选择">
<f:ListItem Value="全部" Text="全部" />