1
This commit is contained in:
@@ -25,7 +25,9 @@
|
||||
<f:RadioItem Text="多选题" Value="2" />
|
||||
<f:RadioItem Text="判断题" Value="3" />
|
||||
</f:RadioButtonList>
|
||||
<f:Label runat="server" ID="lbScore" Label="分值"></f:Label>
|
||||
<%-- <f:Label runat="server" ID="lbScore" Label="分值"></f:Label> --%>
|
||||
<f:TextBox ID="lbScore" runat="server" Label="分值" MaxLength="10" ShowRedStar="true" Required="true">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user