From afa0ffca1673eb61c27496b9988fa8559678bd94 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 23 九月 2025 16:55:15 +0800
Subject: [PATCH] gx用户管理

---
 src/layout/upgrade/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/layout/upgrade/index.vue b/src/layout/upgrade/index.vue
index c94eb9c..ac198ab 100644
--- a/src/layout/upgrade/index.vue
+++ b/src/layout/upgrade/index.vue
@@ -92,6 +92,7 @@
 		}
 		.el-dialog__header {
 			display: none !important;
+			background: red;
 		}
 		.upgrade-title {
 			text-align: center;

--
Gitblit v1.8.0