20250618 检测单导入

This commit is contained in:
2025-06-18 15:21:55 +08:00
parent b4792934d7
commit a742019dfd
13 changed files with 1438 additions and 1 deletions
@@ -229,6 +229,9 @@
IsModal="true" Width="1280px" Height="800px">
</f:Window>
<f:Menu ID="Menu1" runat="server">
<f:MenuButton ID="btnDataIn" OnClick="btnDataIn_Click" EnablePostBack="true" runat="server" Hidden="true" Icon="Add"
Text="导入">
</f:MenuButton>
<f:MenuButton ID="btnNew" OnClick="btnNew_Click" EnablePostBack="true" runat="server" Hidden="true" Icon="Add"
Text="新增">
</f:MenuButton>