This commit is contained in:
2026-03-01 14:56:58 +08:00
parent eee2211349
commit 1133cfd7d5
12 changed files with 921 additions and 111 deletions
@@ -56,7 +56,7 @@
</f:Button>
<%-- <f:Button ID="btnDelete" Text="删除" Icon="Delete" EnablePostBack="false" runat="server">
</f:Button>--%>
<f:Button ID="btnImport" ToolTip="导入" Text="导入" Icon="ApplicationGet" Hidden="true" runat="server"
<f:Button ID="btnImport" ToolTip="导入" Text="导入" Icon="ApplicationGet" runat="server"
OnClick="btnImport_Click">
</f:Button>
</Items>