This commit is contained in:
2024-07-29 18:05:22 +08:00
parent 569205fa76
commit aa8fe6b2b7
3 changed files with 97 additions and 4 deletions
@@ -74,7 +74,7 @@
</f:DropDownList>
<f:ToolbarFill runat="server"></f:ToolbarFill>
<f:Button ID="btnOut" OnClick="btnOut_Click" runat="server" ToolTip="导出" Icon="FolderUp"
EnableAjax="false" DisableControlBeforePostBack="false" Hidden="true">
EnableAjax="false" DisableControlBeforePostBack="false">
</f:Button>
</Items>
</f:Toolbar>