2022-10-26
This commit is contained in:
@@ -112,8 +112,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow runat="server">
|
||||
<Items>
|
||||
<f:DropDownList ID="drpJointNOCompleteColor" Label="焊口未完成" runat="server"
|
||||
ShowRedStar="true" Required="true" LabelWidth="180px">
|
||||
<f:DropDownList ID="drpJointNOCompleteColor" Label="焊口未完成" runat="server" LabelWidth="180px">
|
||||
<f:ListItem Value="#FF0000" Text="红" />
|
||||
<f:ListItem Value="#FFFF00" Text="黄" />
|
||||
<f:ListItem Value="#00FF00" Text="绿" />
|
||||
|
||||
Reference in New Issue
Block a user