This commit is contained in:
2024-06-14 09:02:29 +08:00
parent fb0e3dc6c7
commit d60c11cc0d
11 changed files with 153 additions and 50 deletions
@@ -28,9 +28,8 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:DropDownList ID="drpMaterial" Required="true" ShowRedStar="true" Label="焊接材质" EmptyText="请选择" runat="server">
</f:DropDownList>
<f:DropDownList ID="drpMaterialType" Label="焊接材质" EnableMultiSelect="true" EnableCheckBoxSelect="true"
runat="server" LabelAlign="right"></f:DropDownList>
</Items>
</f:FormRow>