11
This commit is contained in:
@@ -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="全部" />
|
||||
|
||||
Reference in New Issue
Block a user