This commit is contained in:
2024-06-13 10:42:27 +08:00
parent a6a63061ba
commit 73d7a70b0d
11 changed files with 567 additions and 450 deletions
@@ -33,6 +33,9 @@
<f:Button ID="btnExport" OnClick="btnExport_Click" runat="server" Text="导出" ToolTip="导出"
Icon="NoteGo" EnableAjax="false" DisableControlBeforePostBack="false">
</f:Button>
<f:Button ID="btnExtract" Text="提取可焊焊工" Icon="ChartPie"
runat="server" OnClick="BtnExtract_Click">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>