安全检查修改
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
<f:DropDownList runat="server" EnableSimulateTree="True" LabelWidth="70px" LabelAlign="Right" Width="160px" Label="级别" ID="dpRiskLevel" AutoPostBack="true" OnSelectedIndexChanged="TextBox_TextChanged">
|
||||
<f:ListItem Text="-请选择-" Value="" />
|
||||
<f:ListItem Text="一般" Value="一般" />
|
||||
<f:ListItem Text="较大" Value="较大" />
|
||||
<f:ListItem Text="重大" Value="重大" />
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
|
||||
Reference in New Issue
Block a user