2023-10-25
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<f:TextBox ID="txtsysName" Label="系统名称" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:DropDownList ID="drpUnit" Label="单位" runat="server" ShowRedStar="true" Required="true" EnableEdit="true" LabelWidth="120px"
|
||||
Readonly="true">
|
||||
>
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpUnitWork" Label="单位工程名称" runat="server" ShowRedStar="true" Required="true" EnableEdit="true" LabelWidth="120px"
|
||||
Readonly="true">
|
||||
|
||||
Reference in New Issue
Block a user