From a6b40a1b80b586f7dbd874f3939f5e06fcc752d2 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期三, 04 一月 2023 19:24:14 +0800
Subject: [PATCH] '页面尺寸自适应初期调整'

---
 src/views/monitor/redis/index.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/monitor/redis/index.vue b/src/views/monitor/redis/index.vue
index 4f83589..fb4fe82 100644
--- a/src/views/monitor/redis/index.vue
+++ b/src/views/monitor/redis/index.vue
@@ -1,3 +1,4 @@
+<!--
 <template>
   <basic-container>
     <el-row :span="24">
@@ -310,3 +311,4 @@
   }
 }
 </script>
+-->

--
Gitblit v1.9.1