修改安全月报

This commit is contained in:
2024-08-29 08:34:33 +08:00
parent 655ea45161
commit 1af13f87d6
2 changed files with 2 additions and 2 deletions
@@ -100,7 +100,7 @@
<f:MenuButton ID="btnMenuModify" EnablePostBack="true" runat="server" Hidden="true"
Text="修改" Icon="Pencil" OnClick="btnMenuModify_Click">
</f:MenuButton>
<f:MenuButton ID="btnMenuOut" EnablePostBack="true" runat="server"
<f:MenuButton ID="btnMenuOut" EnablePostBack="true" runat="server" Hidden="true"
Text="导出" Icon="Find" OnClick="btnMenuOut_Click">
</f:MenuButton>
<f:MenuButton ID="btnMenuDel" EnablePostBack="true" runat="server" Hidden="true"