2023-10-25
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
Required="true" runat="server" LabelWidth="190px" FocusOnPageLoad="true">
|
||||
</f:TextBox>
|
||||
<f:DropDownList ID="drpHardTrustUnit" Label="委托单位" runat="server"
|
||||
ShowRedStar="true" Required="true" EnableEdit="true" LabelWidth="190px" Readonly="true">
|
||||
ShowRedStar="true" Required="true" EnableEdit="true" LabelWidth="190px" >
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpUnitWork" runat="server" Label="单位工程名称"
|
||||
LabelAlign="Right" LabelWidth="190px" EnableEdit="true" ShowRedStar="true" Required="true" Readonly="true">
|
||||
|
||||
Reference in New Issue
Block a user