2023-10-25

This commit is contained in:
2023-10-25 19:44:10 +08:00
parent 127146e24a
commit fa939f60d3
66 changed files with 522 additions and 636 deletions
@@ -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>