提交代码
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<f:RadioItem Text="待提交" Value="0" />
|
||||
<f:RadioItem Text="待整改" Value="1" />
|
||||
<f:RadioItem Text="待确认" Value="2" />
|
||||
<f:RadioItem Text="已确认" Value="3" />
|
||||
<f:RadioItem Text="已关闭" Value="3" />
|
||||
</f:RadioButtonList>
|
||||
<f:ToolbarSeparator runat="server"></f:ToolbarSeparator>
|
||||
<f:RadioButtonList runat="server" ID="rbType" Width="180px" AutoPostBack="true" OnSelectedIndexChanged="rbStates_SelectedIndexChanged">
|
||||
|
||||
Reference in New Issue
Block a user