培训
This commit is contained in:
@@ -37,8 +37,10 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:DropDownList runat="server" EnableSimulateTree="True" Label="级别" ID="dpRiskLevel" >
|
||||
<f:ListItem Text="轻微" Value="轻微"/>
|
||||
<f:ListItem Text="一般" Value="一般"/>
|
||||
<f:ListItem Text="重大" Value="重大"/>
|
||||
<f:ListItem Text="较大" Value="较大"/>
|
||||
<f:ListItem Text="严重" Value="严重"/>
|
||||
</f:DropDownList>
|
||||
<f:DropDownList runat="server" EnableSimulateTree="True" Label="检查项" ID="DropDownList1" Hidden="true">
|
||||
</f:DropDownList>
|
||||
|
||||
Reference in New Issue
Block a user