11
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<Rows>
|
||||
<f:FormRow ColumnWidths="25% 25% 20%">
|
||||
<Items>
|
||||
<f:DropDownList ID="drpProject" runat="server" LabelWidth="80px" Label="项目" EnableCheckBoxSelect="true" EnableMultiSelect="true">
|
||||
<f:DropDownList ID="drpProject" runat="server" LabelWidth="80px" Label="项目" EnableEdit="true" EnableCheckBoxSelect="true" EnableMultiSelect="true">
|
||||
</f:DropDownList>
|
||||
<f:TextBox ID="txtIsoNo" runat="server" Label="管线号">
|
||||
</f:TextBox>
|
||||
|
||||
Reference in New Issue
Block a user