From e16e6f0cf090e4d9582bc38439f71a895499cf26 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期六, 16 九月 2023 18:35:40 +0800
Subject: [PATCH] 0916

---
 internal_system_v1/clientmainwindow.cpp |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/internal_system_v1/clientmainwindow.cpp b/internal_system_v1/clientmainwindow.cpp
index 1d290f3..5a4c0e5 100644
--- a/internal_system_v1/clientmainwindow.cpp
+++ b/internal_system_v1/clientmainwindow.cpp
@@ -51,6 +51,10 @@
 //    m_coverInfo = new CoverInfo(this);
 //    m_coverInfo->setParent(ui->tab);
 
+    // 闅愯棌鎺夋煇涓�夐」
+    ui->tabWidget->removeTab(3); // OK
+
+
 
 }
 

--
Gitblit v1.8.0