This commit is contained in:
2024-06-13 10:42:27 +08:00
parent a6a63061ba
commit 73d7a70b0d
11 changed files with 567 additions and 450 deletions
@@ -22,7 +22,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:DropDownList ID="drpMaterialType" Label="<%$ Resources:Lan,SteelMaterialType %>"
<f:DropDownList ID="drpMaterialType" Label="<%$ Resources:Lan,MaterialSpecificationType %>"
runat="server" LabelAlign="right" LabelWidth="200px">
</f:DropDownList>
</Items>