增加风险巡检类型
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
LabelAlign="Right" Width="150px">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpProblemTypes" runat="server" EmptyText="按检查类型" AutoPostBack="true" OnSelectedIndexChanged="TextBox_TextChanged"
|
||||
LabelAlign="Right" Width="150px" Hidden="true">
|
||||
LabelAlign="Right" Width="150px" >
|
||||
</f:DropDownList>
|
||||
<f:DropDownList runat="server" EmptyText="按级别" ID="dpRiskLevel" LabelAlign="Right" Width="150px"
|
||||
AutoPostBack="true" OnSelectedIndexChanged="TextBox_TextChanged">
|
||||
|
||||
Reference in New Issue
Block a user