111
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
LabelAlign="Right" Width="280px">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpIsALl" OnSelectedIndexChanged="drpIsALl_SelectedIndexChanged" runat="server" Label="筛选报警" LabelAlign="Right" Width="200px">
|
||||
|
||||
<f:ListItem Text="报警" Value="报警" />
|
||||
<f:ListItem Text="全部" Value="全部" />
|
||||
<f:ListItem Text="报警" Value="报警" />
|
||||
|
||||
</f:DropDownList>
|
||||
<f:ToolbarFill ID="ToolbarFill1" runat="server">
|
||||
</f:ToolbarFill>
|
||||
|
||||
Reference in New Issue
Block a user