2023-10-25
This commit is contained in:
@@ -41,9 +41,10 @@
|
||||
<f:TextBox ID="txtPipelineCode" Label="管线号" ShowRedStar="true"
|
||||
Required="true" runat="server" FocusOnPageLoad="true" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtUnitName" Label="单位名称" Readonly="true"
|
||||
<f:DropDownList runat="server" ID="drpUnit" Label ="单位名称"></f:DropDownList>
|
||||
<%--<f:TextBox ID="txtUnitName" Label="单位名称" Readonly="true"
|
||||
runat="server" LabelWidth="140px">
|
||||
</f:TextBox>
|
||||
</f:TextBox>--%>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user