增加风险巡检类型

This commit is contained in:
2024-06-12 09:34:42 +08:00
parent d2670e3774
commit 9574a1dff8
6 changed files with 4 additions and 3 deletions
@@ -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">