修改集团展示

This commit is contained in:
2023-03-28 17:41:09 +08:00
parent fd0642cb92
commit 849fd41dcd
4 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
<f:Menu ID="Menu1" runat="server">
<Items>
<f:MenuButton ID="btnView" EnablePostBack="true" runat="server"
Text="查看" Icon="Find" OnClick="btnView_Click">
Text="查看" Icon="Find" OnClick="btnView_Click" Hidden="true">
</f:MenuButton>
</Items>
</f:Menu>