This commit is contained in:
2024-01-25 19:19:59 +08:00
parent f590c95d94
commit 12ecb5309e
9 changed files with 334 additions and 300 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
<f:DropDownList ID="drpQuestionType" runat="server" Label="问题类别" Width="210px" LabelAlign="Right" EnableEdit="true" AutoPostBack="true"
OnSelectedIndexChanged="btnQuery_Click">
</f:DropDownList>
<f:TextBox ID="txtCheckMan" runat="server" Label="检查人" LabelAlign="Right" > </f:TextBox>
</Items>
</f:Toolbar>
<f:Toolbar ID="Toolbar2" Position="Top" runat="server" ToolbarAlign="Left">