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
@@ -51,7 +51,7 @@
LabelWidth="180px">
</f:DropDownList>
<f:DropDownList ID="drpUnitId" Label="单位名称" runat="server"
ShowRedStar="true" Required="true" Readonly="true" LabelAlign="Right" LabelWidth="140px">
ShowRedStar="true" Required="true" LabelAlign="Right" LabelWidth="140px">
</f:DropDownList>
</Items>
</f:FormRow>